summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSteffen Weber2016-04-29 23:23:31 +0200
committerSteffen Weber2016-04-29 23:23:31 +0200
commit00e40275dc9ecc3ebaa47f864f43d642796bda98 (patch)
tree3d1315680e829def40c0446c9ead2aa21f0b5ec4 /PKGBUILD
parent050bac9c2ead25fa326e94c47b2be70dbc3e022f (diff)
downloadaur-hasciicam.tar.gz
rm install, use hook
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83e2ab6abfce..f3e233071647 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,11 @@
pkgname=hasciicam
pkgver=1.3
-pkgrel=1
+pkgrel=2
pkgdesc="Renders video input as ascii (to the terminal, textfile, or live webpage)"
url="http://ascii.dyne.org/"
depends=('aalib' 'libv4l')
arch=('i686' 'x86_64')
-install=$pkgname.install
source=("https://files.dyne.org/$pkgname/${pkgname}_$pkgver.tar.gz")
md5sums=('4d77c6a4cf6e2b1474d5fec0ff450b80')
license=('GPL3')