summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNate Levesque2015-10-14 11:19:29 -0400
committerNate Levesque2015-10-14 11:19:29 -0400
commitac7d3389b5d4da57696ad71230eedced129f71fb (patch)
tree1ab8a0abdcdd0f113b8f314cf6ae251069702b6e /PKGBUILD
parent5d56cca35be69119b830332d61f9f3459ed632d8 (diff)
downloadaur-ac7d3389b5d4da57696ad71230eedced129f71fb.tar.gz
Update for v2.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2699b8b9e1fe..cc33894a0619 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
# Contributor: Matej Horváth <matej.horvath@gmail.com>
pkgname=gscreenshot
-pkgver=2.0.2
-pkgrel=2
+pkgver=2.1.0
+pkgrel=1
epoch=
pkgdesc="A GUI front-end for scrot"
arch=('any')
url="https://github.com/thenaterhood/gscreenshot"
license=('GPL')
groups=()
-depends=("python3"
+depends=("python"
"python-pillow"
"scrot"
"pygtk"
@@ -31,7 +31,7 @@ install=
changelog=
source=("https://github.com/thenaterhood/gscreenshot/archive/v$pkgver.zip")
noextract=("v$pkgver.zip")
-md5sums=('2d2f1722e70313fcf355c310ea6225c8')
+md5sums=('7fd5ee61c5cdf03fadea617c62ae4e53')
validpgpkeys=()
prepare() {