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

Jan de Groot jgc at nymeria.archlinux.org
Tue Sep 24 09:55:50 UTC 2013


    Date: Tuesday, September 24, 2013 @ 11:55:49
  Author: jgc
Revision: 194934

upgpkg: anjuta-extras 3.10.0-1

Modified:
  anjuta-extras/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-24 09:51:27 UTC (rev 194933)
+++ PKGBUILD	2013-09-24 09:55:49 UTC (rev 194934)
@@ -3,18 +3,18 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=anjuta-extras
-pkgver=3.8.0
+pkgver=3.10.0
 pkgrel=1
 pkgdesc="Anjuta Integrated Development Environment extra plugins"
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('anjuta')
-makedepends=('intltool' 'gnome-doc-utils')
+makedepends=('intltool' 'itstool')
 install=anjuta-extras.install
 url="http://www.anjuta.org/"
-source=(ftp://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+source=(ftp://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
 options=('!libtool' '!emptydirs')
-sha256sums=('115c2f51017aa51edc6bfc7a2d2084e26b29d3df353ed2a92e40f9e3ae28a761')
+sha256sums=('92f92e3c530f5649edfe4d8645e8cfd3161383cbc486c636ebb24cf2d2642213')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list