summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpike292016-05-13 12:00:33 +0200
committerSpike292016-05-13 12:00:33 +0200
commitdf1102eb087b2621d2acdaf55908a31bd8580166 (patch)
tree7a695017428fbdb58e26e79989cf3bc06ccb2f5f /PKGBUILD
parent4108e02074994f2d65cb0781aee24d8fe95196e4 (diff)
downloadaur-df1102eb087b2621d2acdaf55908a31bd8580166.tar.gz
Remove .install file (replaced by pacman hooks)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index abbf764f0dbf..bd39bf284e99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,12 @@
pkgname='tong'
pkgver='1.3'
-pkgrel='3'
+pkgrel='4'
pkgdesc="Tetris meets Pong, with more twists than a contortionist club's secret handshake"
arch=('i686' 'x86_64')
url="http://www.nongnu.org/tong/"
license=('GPL3')
depends=('sdl_image' 'sdl_mixer')
-install="$pkgname.install"
source=("http://www.nongnu.org/tong/$pkgname-$pkgver.tar.gz"
"$pkgname.desktop")
md5sums=('a9d70c7b2f637e9d95e6fbdf6d22782d'