summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLudovico de Nittis2019-11-22 11:56:38 +0100
committerLudovico de Nittis2019-11-22 11:56:38 +0100
commit555c3de83f6f05339d160ca1849d45b4f14dc680 (patch)
tree9636cb7a535e59c5aba26afff1cc55ed8880d4d0 /PKGBUILD
parente3fa71fb87b033cd566dd003c895454a1476a9a9 (diff)
downloadaur-555c3de83f6f05339d160ca1849d45b4f14dc680.tar.gz
Update to version 1.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94125a6595bc..9c53ddc487fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Profpatsch <mail AT [nickname] DOT de>
pkgname=gnome-keysign
-pkgver=1.0.1
+pkgver=1.2.0
pkgrel=1
pkgdesc="An easier way to sign OpenPGP keys over the local network or Bluetooth."
arch=('any')
@@ -13,8 +13,8 @@ depends=('python' 'python-cairo' 'python-dbus' 'python-future' 'python-gobject'
'python-qrcode' 'python-requests' 'python-twisted' 'avahi' 'dbus'
'gst-plugins-good' 'gst-plugins-bad' 'magic-wormhole' 'zbar')
optdepends=('python-pybluez: Bluetooth support')
-makedepends=('git' 'python-setuptools' 'python-lxml')
-_commit=eaee3c48a870b5bb7d9e4645684fb149ec56dcf2 # tags/1.0.1
+makedepends=('git' 'python-setuptools' 'python-babel-glade')
+_commit=216c3677e68960afc517edc00529323e85909323 # 1.2.0 plus the bable-glade fix
source=("git+https://gitlab.gnome.org/GNOME/gnome-keysign.git#commit=$_commit")
sha256sums=('SKIP')