summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjose17112019-02-07 22:42:00 +0100
committerjose17112019-02-07 22:42:00 +0100
commit4e72c33935515e43e50bfd0372fd8fc8c9aac6b1 (patch)
tree57b05a3c01c9bbd3a225aadfa0d830a41c2a667b /PKGBUILD
parentc8d72455bd43626245bc8334ba9ce788e6c58602 (diff)
downloadaur-4e72c33935515e43e50bfd0372fd8fc8c9aac6b1.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 22e0be5be20e..73ddca97fd45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=diodon
arch=('i686' 'x86_64')
-pkgver=1.6.0
+pkgver=1.8.0
pkgrel=1
pkgdesc="GTK+ clipboard manager"
license=('GPL')
@@ -11,7 +11,7 @@ depends=('gconf' 'libgee06' 'libpeas' 'libunique3' 'libxtst' 'dconf' 'libappindi
makedepends=('vala' 'intltool')
source=("http://launchpad.net/diodon/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz")
install=$pkgname.install
-md5sums=('d71bc1f7e00104149e0354814a4bfee0')
+md5sums=('ff7c63eb57b226dd4569574f91f5fa1a')
build() {
cd $srcdir/${pkgname}-${pkgver}