summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9791b4689ca7..d15ff8105fba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by makepkg 4.2.1
-# Sun Jun 21 17:12:09 UTC 2015
pkgbase = alevt
pkgdesc = A teletext/videotext decoder and browser for the vbi device and X11
pkgver = 1.6.3
- pkgrel = 3
+ pkgrel = 4
url = http://www.goron.de/~froese
install = alevt.install
arch = i686
@@ -11,7 +9,7 @@ pkgbase = alevt
license = GPL
depends = libpng
depends = libx11
- source = http://fossies.org/linux/misc/alevt-1.6.3.tar.gz
+ source = http://fossies.org/linux/misc/old/alevt-1.6.3.tar.gz
source = alevt.desktop
md5sums = 9d3878030ca25fe76c5d4f288f7b4d0d
md5sums = 10dbfcafa9ff0b5f9ce17ab98e7eadec
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')