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

Alexander Rødseth arodseth at archlinux.org
Sun Mar 13 21:41:26 UTC 2016


    Date: Sunday, March 13, 2016 @ 22:41:25
  Author: arodseth
Revision: 166561

upgpkg: geany 1.27-1

Modified:
  geany/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-13 21:22:32 UTC (rev 166560)
+++ PKGBUILD	2016-03-13 21:41:25 UTC (rev 166561)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 # Contributor: Angel Velasquez <angvp at archlinux.org>
 # Contributor: Ionut Biru  <ibiru at archlinux.ro>
 # Contributor: William Rea <sillywilly at gmail.com>
@@ -6,8 +6,8 @@
 # Contributor: Allan McRae <mcrae_allan at hotmail.com>
 
 pkgname=geany
-pkgver=1.26
-pkgrel=3
+pkgver=1.27
+pkgrel=1
 pkgdesc='Fast and lightweight IDE'
 arch=('x86_64' 'i686')
 url='http://www.geany.org/'
@@ -19,7 +19,7 @@
             'python2')
 install="$pkgname.install"
 source=("http://download.geany.org/$pkgname-$pkgver.tar.bz2")
-sha256sums=('e38530e87c577e1e9806be3b40e08fb9ee321eb1abc6361ddacdad89c825f90d')
+sha256sums=('846ff699a5944c5c3c068ae0199d4c13946a668bfc6d03f8c79765667c20cadf')
 
 prepare() {
   cd "$pkgname-$pkgver"
@@ -42,5 +42,5 @@
   make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
 }
 
-# getver: -u 7 geany.org/Documentation/ReleaseNotes
+# getver: geany.org/Documentation/ChangeLog
 # vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list