summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Lau2017-11-06 12:10:08 +0100
committerSebastian Lau2017-11-06 12:10:08 +0100
commitc84b0cb4eb6a62685e0892e2caa44375db0cc8ad (patch)
treed844101ab5306e0b20f954d5db7df89cd45ce073
parent1c44a89ddfd90dcb43e74e86c8fd94cff71052f4 (diff)
downloadaur-c84b0cb4eb6a62685e0892e2caa44375db0cc8ad.tar.gz
UPD to 3.6.0
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27a7200027c8..3d2694674466 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=nemo-seahorse
pkgname="${_pkgname}-nonautilus"
pkgver=3.6.0
-pkgrel=1
+pkgrel=2
pkgdesc="An extension for Nemo which allows encryption and decryption of OpenPGP files using GnuPG. (without nautilus dependency)"
arch=('i686' 'x86_64')
url="https://github.com/linuxmint/nemo-extensions"
@@ -18,7 +18,7 @@ provides=('nemo-seahorse')
options=('!libtool' '!emptydirs')
#source=("nemo-extensions-$pkgver.tar.gz::https://github.com/linuxmint/nemo-extensions/archive/$pkgver.tar.gz")
-source=("git+https://github.com/linuxmint/nemo-extensions.git#tag=deee5be100eed694f4dfa995be7213ef3eb7998b")
+source=("git+https://github.com/linuxmint/nemo-extensions.git#tag=3.6.0")
md5sums=('SKIP')