summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f564cf8f4b84..eabfe00351ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
pkgname=siggen
pkgver=2.3.10
-pkgrel=2
+pkgrel=3
pkgdesc="Curses based signal generator"
arch=('i686' 'x86_64')
-url="http://www.comp.leeds.ac.uk/jj/linux/siggen.html"
+url="https://packages.debian.org/wheezy/siggen"
license=('GPL2')
depends=('ncurses')
conflicts=('siggen')
provides=('siggen')
-install=("${pkgname}.install")
+install="${pkgname}.install"
-source=("http://www.comp.leeds.ac.uk/jj/linux/${pkgname}.tgz"
+source=("http://http.debian.net/debian/pool/main/s/${pkgname}/${pkgname}_${pkgver}.orig.tar.gz"
"segfault-and-install.patch")
sha256sums=('10f2749d144675c0faf37bffa276b49cbb2d44388a087928808acf5d0b0914fc'
'be323506fc641c7057b31d48e9e66d7a0c6abc4c365d18b05061dd43d67b7b31')