summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a918b2dc6f2..f80b118bf82d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
pkgname=goattracker-ubuntu-bin
pkgver=2.75
-pkgrel=1
+pkgrel=2
pkgdesc="Crossplatform C64 music tracker (Ubuntu-based prebuilt package)"
arch=('x86_64')
url="http://sourceforge.net/projects/goattracker2/"
license=('GPL')
depends=('sdl')
+provides=('goattracker' 'ins2snd2' 'mod2sng' 'sngspli2')
conflicts=('goattracker')
replaces=('goattracker')
source=("http://archive.ubuntu.com/ubuntu/pool/universe/g/${pkgname%-ubuntu-bin}/${pkgname%-ubuntu-bin}_${pkgver}-3build1_amd64.deb")