[arch-commits] Commit in geany/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Sun Jul 26 21:31:59 UTC 2015
Date: Sunday, July 26, 2015 @ 23:31:58
Author: arodseth
Revision: 137458
upgpkg: geany 1.25-1
Modified:
geany/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-07-26 20:56:59 UTC (rev 137457)
+++ PKGBUILD 2015-07-26 21:31:58 UTC (rev 137458)
@@ -6,7 +6,7 @@
# Contributor: Allan McRae <mcrae_allan at hotmail.com>
pkgname=geany
-pkgver=1.24.1
+pkgver=1.25
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=('7fb505d9b01fe6874890525f837644a6a38c23a372bb068c65ef3673108a8c33')
+sha256sums=('8ee41da28cead8c94d433e616d7ababa81727c63e9196ca6758ade3af14a49ef')
prepare() {
cd "$pkgname-$pkgver"
@@ -45,4 +45,5 @@
make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
}
+# getver: geany.org/Download/Releases
# vim:set ts=2 sw=2 et:
More information about the arch-commits
mailing list