summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkikadf2018-02-23 12:44:35 +0100
committerkikadf2018-02-23 12:44:35 +0100
commitfdf24f8d41c96916c180ef4b1c5a358ea391dc6d (patch)
treebe623993ab49f1eff8369406c2d4136a70ed4d2d /PKGBUILD
parent283cd4f107873ecabffe5e8ab60b38fb7d957996 (diff)
downloadaur-fdf24f8d41c96916c180ef4b1c5a358ea391dc6d.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 016ea8dcb250..2b24a2001a9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: kikadf <kikadf.01@gmail.com>
pkgname=clipgrab-qt5
-pkgver=3.6.7
+pkgver=3.6.8
pkgrel=1
pkgdesc='Fork of ClipGrab to make it compatible with Qt5'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ makedepends=('git')
#source=($pkgname::git+https://github.com/OpenHelios/clipgrab-qt5.git
source=(https://github.com/kikadf/clipgrab-qt5/archive/${pkgver}.tar.gz
$pkgname.desktop)
-md5sums=('d513b92f796e8a54e9ea3352112b1706'
+md5sums=('ddb16609f2f34873098b809f83c6438b'
'86ec4e7907a20dcae2c0cf6ad2438632')
build() {