Date: Tuesday, March 24, 2015 @ 11:33:42
  Author: spupykin
Revision: 129836

Modified:
  yagf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-03-24 10:01:17 UTC (rev 129835)
+++ PKGBUILD    2015-03-24 10:33:42 UTC (rev 129836)
@@ -15,7 +15,8 @@
            'xsane: acquire images from a scanner into YAGF directly')
 makedepends=('cmake')
 install=yagf.install
-source=(https://yagf.googlecode.com/archive/yagf-$pkgver.tar.gz)
+#source=(https://yagf.googlecode.com/archive/yagf-$pkgver.tar.gz)
+source=(http://downloads.sourceforge.net/project/yagf-ocr/yagf-$pkgver.tar.gz)
 md5sums=('af87135f622363787b1e9c4ac1ab11a1')
 
 prepare() {

Reply via email to