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

Antonio Rojas arojas at archlinux.org
Tue Apr 25 21:14:25 UTC 2017


    Date: Tuesday, April 25, 2017 @ 21:14:24
  Author: arojas
Revision: 294705

Update to 2.13

Modified:
  fbida/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-25 19:22:36 UTC (rev 294704)
+++ PKGBUILD	2017-04-25 21:14:24 UTC (rev 294705)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=fbida
-pkgver=2.12
+pkgver=2.13
 pkgrel=1
 pkgdesc="Few applications to display and elementary edit images: fbi, fbgs, ida, exiftran"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 optdepends=('ghostscript: to use fbgs')
 source=(http://www.kraxel.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc}
         ida-desktop.patch)
-sha1sums=('ee19c1c9329b9b168849cde41b9e38ce86fe9507'
+sha1sums=('1560606e7694844a3c83d61f709b02fd469573f8'
           'SKIP'
           'd06b70f2d581a1a3e9e0909b5af7f3f71ed54717')
 validpgpkeys=('A0328CFFB93A17A79901FE7D4CB6D8EED3E87138')
@@ -22,7 +22,7 @@
   cd ${pkgname}-${pkgver}
   sed -i 's/ungif/gif/' GNUmakefile
   patch -p0 -i "${srcdir}/ida-desktop.patch"
-  echo 2.12 > VERSION
+  echo 2.13 > VERSION
 }
 
 build() {



More information about the arch-commits mailing list