summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNate Levesque2016-04-23 17:43:09 -0400
committerNate Levesque2016-04-23 17:43:09 -0400
commitee2a8a7acd07df727173e615c207febab4b556c5 (patch)
treefcf31599c2eca510b332067794e39fcfdf650c27 /PKGBUILD
parent17cfafe76c2ccafa86cd862e8771004180039e7d (diff)
downloadaur-ee2a8a7acd07df727173e615c207febab4b556c5.tar.gz
Update for v2.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59dedd4cb40b..4845f698d4f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Matej Horváth <matej.horvath@gmail.com>
pkgname=gscreenshot
-pkgver=2.4.0
-pkgrel=2
+pkgver=2.5.0
+pkgrel=1
epoch=
pkgdesc="A GUI front-end for scrot"
arch=('any')
@@ -29,7 +29,7 @@ options=()
install=
changelog=
source=("https://github.com/thenaterhood/gscreenshot/archive/v$pkgver.tar.gz")
-sha256sums=('2fcef28f91bc8004df1ccb7767ea005f172c54ec8a224ba90dcb0026dea366fd')
+sha256sums=('d8e4f23e0c02ddaeccde1ec1b2ceff9a01160cff6402611a70030a914a5033dc')
validpgpkeys=()
prepare() {