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

Antonio Rojas arojas at archlinux.org
Wed Aug 10 10:49:17 UTC 2016


    Date: Wednesday, August 10, 2016 @ 10:49:17
  Author: arojas
Revision: 186308

Fix source

Modified:
  gcompris/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-10 10:35:21 UTC (rev 186307)
+++ PKGBUILD	2016-08-10 10:49:17 UTC (rev 186308)
@@ -13,7 +13,7 @@
 optdepends=('gnucap: for computer simulation within the electricity activity'
             'tuxpaint: for the painting activity')
 makedepends=('texinfo' 'texi2html' 'intltool')
-source=(http://gcompris.net/download/$pkgname-$pkgver.tar.bz2)
+source=(http://gcompris.net/download/gtk/src/$pkgname-$pkgver.tar.bz2)
 sha256sums=('6aba73e2a1db0f50d43a40ee1a4a2b9d62a96e68542971b555c9debd8f50fc38')
 
 prepare() {



More information about the arch-commits mailing list