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

Alexander Rødseth arodseth at archlinux.org
Sun Nov 22 19:40:22 UTC 2015


    Date: Sunday, November 22, 2015 @ 20:40:22
  Author: arodseth
Revision: 147394

upgpkg: geany 1.26-1

Modified:
  geany/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-22 15:15:12 UTC (rev 147393)
+++ PKGBUILD	2015-11-22 19:40:22 UTC (rev 147394)
@@ -6,7 +6,7 @@
 # Contributor: Allan McRae <mcrae_allan at hotmail.com>
 
 pkgname=geany
-pkgver=1.25
+pkgver=1.26
 pkgrel=1
 pkgdesc='Fast and lightweight IDE'
 arch=('x86_64' 'i686')
@@ -19,7 +19,7 @@
             'python2')
 install="$pkgname.install"
 source=("http://download.geany.org/$pkgname-$pkgver.tar.bz2")
-sha256sums=('8ee41da28cead8c94d433e616d7ababa81727c63e9196ca6758ade3af14a49ef')
+sha256sums=('e38530e87c577e1e9806be3b40e08fb9ee321eb1abc6361ddacdad89c825f90d')
 
 prepare() {
   cd "$pkgname-$pkgver"
@@ -45,5 +45,5 @@
   make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
 }
 
-# getver: geany.org/Download/Releases
+# getver: -u 7 geany.org/Documentation/ReleaseNotes
 # vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list