summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNagy Gabor2016-08-17 00:45:03 +0200
committerNagy Gabor2016-08-17 00:45:03 +0200
commitfb204272f19608ef6176f1289ec54b32169f0b5a (patch)
tree6da39393da7cf06a5bb9351354fec19128434d39 /PKGBUILD
parent13dc5ca9ed8eddbf10536297774a264878314c15 (diff)
downloadaur-fb204272f19608ef6176f1289ec54b32169f0b5a.tar.gz
Fix source URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e45383a8b71..28ab42fc57c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=alevt
pkgver=1.6.3
-pkgrel=3
+pkgrel=4
pkgdesc="A teletext/videotext decoder and browser for the vbi device and X11"
arch=('i686' 'x86_64')
url="http://www.goron.de/~froese"
@@ -11,7 +11,7 @@ license=('GPL')
depends=('libpng' 'libx11')
install=alevt.install
#source=(http://www.goron.de/~froese/alevt/$pkgname-$pkgver.tar.gz alevt.desktop)
-source=(http://fossies.org/linux/misc/$pkgname-$pkgver.tar.gz alevt.desktop)
+source=(http://fossies.org/linux/misc/old/$pkgname-$pkgver.tar.gz alevt.desktop)
md5sums=('9d3878030ca25fe76c5d4f288f7b4d0d'
'10dbfcafa9ff0b5f9ce17ab98e7eadec')