summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e82617465e5..28a003d65600 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Profpatsch <mail AT [nickname] DOT de>
pkgname=gnome-keysign
-pkgver=0.9.7.2
-pkgrel=2
+pkgver=0.9.8
+pkgrel=1
pkgdesc="An easier way to sign OpenPGP keys over the local network or Bluetooth."
arch=('any')
url="https://github.com/gnome-keysign/gnome-keysign"
@@ -14,7 +14,7 @@ depends=('python' 'python-cairo' 'python-dbus' 'python-gobject' 'python-gpgme'
'gst-plugins-good' 'gst-plugins-bad' 'zbar')
optdepends=('python-pybluez: Bluetooth support')
makedepends=('git' 'python-setuptools' 'python-lxml')
-_commit=cfcb137edebd6b1b88a7d5a39c6435561ee27eed # tags/0.9.7.2
+_commit=54ce5a9d840bd4daa658d9af7aa33ae92a7d7f9d # tags/0.9.8
source=("git+https://gitlab.gnome.org/GNOME/gnome-keysign.git#commit=$_commit")
sha256sums=('SKIP')