summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorheftig <heftig@eb2447ed-0c53-47e4-bac8-5bc4a241df78>2019-11-24 17:18:56 +0000
committerheftig <heftig@eb2447ed-0c53-47e4-bac8-5bc4a241df78>2019-11-24 17:18:56 +0000
commit9c0371bd119f3d53968a5da1bf7092fcdc8a10c7 (patch)
tree904306984624c7da8c69fe9035adbec09561d804
parent15b7a109a241020500ea825f5bd09af505c90f6f (diff)
3.34.1-1
git-svn-id: file:///srv/repos/svn-packages/svn@369720 eb2447ed-0c53-47e4-bac8-5bc4a241df78
-rw-r--r--gnote/trunk/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnote/trunk/PKGBUILD b/gnote/trunk/PKGBUILD
index a9f9b8bb08e..179f34c9223 100644
--- a/gnote/trunk/PKGBUILD
+++ b/gnote/trunk/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Ionut Biru <ibiru@archlinux.org>
+# Contributor: Ionut Biru <ibiru@archlinux.org>
# Contributor: uastasi <uastasi@archlinux.us>
pkgname=gnote
-pkgver=3.34.0
+pkgver=3.34.1
pkgrel=1
pkgdesc="A note taking application"
url="https://wiki.gnome.org/Apps/Gnote"
@@ -10,7 +10,7 @@ arch=(x86_64)
license=(GPL3)
depends=(gtkmm3 gspell libxslt dconf libsecret)
makedepends=(intltool yelp-tools autoconf-archive git)
-_commit=93d29902f9d14f2a0c3f7e70103f9cbfca16a173 # tags/3.34.0^0
+_commit=3a29edcc74810b4bc5df19b00984c8b61114efd7 # tags/3.34.1^0
source=("git+https://gitlab.gnome.org/GNOME/gnote.git#commit=$_commit")
sha256sums=('SKIP')