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

Alexander Rødseth arodseth at nymeria.archlinux.org
Sun Apr 13 17:45:15 UTC 2014


    Date: Sunday, April 13, 2014 @ 19:45:15
  Author: arodseth
Revision: 109345

upgpkg: geany 1.24-1

Modified:
  geany/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-13 14:16:23 UTC (rev 109344)
+++ PKGBUILD	2014-04-13 17:45:15 UTC (rev 109345)
@@ -6,20 +6,20 @@
 # Contributor: Allan McRae <mcrae_allan at hotmail.com>
 
 pkgname=geany
-pkgver=1.23.1
+pkgver=1.24
 pkgrel=1
 pkgdesc='Fast and lightweight IDE'
 arch=('x86_64' 'i686')
-url="http://www.geany.org/"
+url='http://www.geany.org/'
 license=('GPL')
 depends=('gtk2' 'hicolor-icon-theme' 'desktop-file-utils')
 makedepends=('perlxml' 'setconf' 'intltool')
-optdepends=('vte: for terminal support'
-            'geany-plugins: various extra features'
+optdepends=('geany-plugins: various extra features'
+            'vte: terminal support'
             'python2')
 install="$pkgname.install"
 source=("http://download.geany.org/$pkgname-$pkgver.tar.bz2")
-sha256sums=('8815b16e59d8679ec359a1a5754fee05e77f7bca53083c939654bfc77d978fad')
+sha256sums=('51c37690fea9b7a9baaf7f9158c5d88d86ae81d44409ec0460aa0445fe0a039f')
 
 prepare() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list