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

Evangelos Foutras foutrelis at archlinux.org
Tue Jun 27 02:20:51 UTC 2017


    Date: Tuesday, June 27, 2017 @ 02:20:50
  Author: foutrelis
Revision: 299278

upgpkg: xfce4-screenshooter 1.9.1-1

New upstream release.

Modified:
  xfce4-screenshooter/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-26 20:56:50 UTC (rev 299277)
+++ PKGBUILD	2017-06-27 02:20:50 UTC (rev 299278)
@@ -3,8 +3,8 @@
 # Contributor: Tobias Kieslich <tobias (at) archlinux.org>
 
 pkgname=xfce4-screenshooter
-pkgver=1.8.2
-pkgrel=3
+pkgver=1.9.1
+pkgrel=1
 pkgdesc="Plugin that makes screenshots for the Xfce panel"
 arch=('i686' 'x86_64')
 url="http://goodies.xfce.org/projects/applications/xfce4-screenshooter"
@@ -12,10 +12,10 @@
 groups=('xfce4-goodies')
 depends=('xfce4-panel' 'libsoup' 'hicolor-icon-theme')
 makedepends=('intltool')
-source=(http://archive.xfce.org/src/apps/$pkgname/1.8/$pkgname-$pkgver.tar.bz2)
+source=(http://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
 conflicts=('xfce4-screenshooter-plugin')
 replaces=('xfce4-screenshooter-plugin')
-sha256sums=('9dce2ddfaa87f703e870e29bae13f3fc82a1b3f06b44f8386640e45a135f5f69')
+sha256sums=('e62b31d9cf06a7414a26400c2ebe7a2ae7c2b22aa60f997f25145ea9ebe6e0db')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list