summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNate Levesque2016-12-21 19:39:32 -0500
committerNate Levesque2016-12-21 19:39:32 -0500
commit6773923f3c565b56c98dfe263cd0ee6d8ae5fee9 (patch)
tree1e38cdf7254e02effea9097675edb0c5d02a8e9b
parentf26c488e392284d419cae585061f70a0485a5f1e (diff)
downloadaur-6773923f3c565b56c98dfe263cd0ee6d8ae5fee9.tar.gz
Update for v2.6.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 729fd7b24783..630583e724aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gscreenshot
pkgdesc = A GUI front-end for scrot
- pkgver = 2.5.7
+ pkgver = 2.6.0
pkgrel = 1
url = https://github.com/thenaterhood/gscreenshot
arch = any
@@ -14,8 +14,8 @@ pkgbase = gscreenshot
depends = python-setuptools
depends = python-gobject
optdepends = slop: improved region and window selection
- source = https://github.com/thenaterhood/gscreenshot/archive/v2.5.7.tar.gz
- sha256sums = 5ed2cc29414c7b9b2c67013cc3955d7855db40eb96f442ab274632ac1911cde9
+ source = https://github.com/thenaterhood/gscreenshot/archive/v2.6.0.tar.gz
+ sha256sums = 6956fe01ec59b1da89e96c32f215c09f918a6d064ea4b8465a7903bf92caeb8e
pkgname = gscreenshot
diff --git a/PKGBUILD b/PKGBUILD
index 8637b694a549..d46454cfc56f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Matej Horváth <matej.horvath@gmail.com>
pkgname=gscreenshot
-pkgver=2.5.7
+pkgver=2.6.0
pkgrel=1
epoch=
pkgdesc="A GUI front-end for scrot"
@@ -29,7 +29,7 @@ options=()
install=
changelog=
source=("https://github.com/thenaterhood/gscreenshot/archive/v$pkgver.tar.gz")
-sha256sums=('5ed2cc29414c7b9b2c67013cc3955d7855db40eb96f442ab274632ac1911cde9')
+sha256sums=('6956fe01ec59b1da89e96c32f215c09f918a6d064ea4b8465a7903bf92caeb8e')
validpgpkeys=()
prepare() {