[arch-commits] Commit in shutter/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Sun Aug 10 14:48:30 UTC 2014


    Date: Sunday, August 10, 2014 @ 16:48:30
  Author: fyan
Revision: 117098

upgpkg: shutter 0.92-1

Modified:
  shutter/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-10 14:21:50 UTC (rev 117097)
+++ PKGBUILD	2014-08-10 14:48:30 UTC (rev 117098)
@@ -6,8 +6,8 @@
 # Contributor: TDY <tdy at gmx.com>
 
 pkgname=shutter
-pkgver=0.91
-pkgrel=2
+pkgver=0.92
+pkgrel=1
 pkgdesc="a featureful screenshot tool (formerly gscrot)"
 arch=('i686' 'x86_64')
 url="http://shutter-project.org/"
@@ -21,6 +21,7 @@
             'gnome-web-photo: Support for capturing websites')
            #'perl-gtk2-appindicator: AppIndicator support')
 source=("http://shutter-project.org/wp-content/uploads/releases/tars/$pkgname-$pkgver.tar.gz")
+md5sums=('95d849c387deceaa0767a859004103db')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"
@@ -37,4 +38,3 @@
   cp -a share "$pkgdir/usr/"
 }
 
-md5sums=('9775b904dd4e75b87f5e51bb861c74ad')




More information about the arch-commits mailing list