summaryrefslogtreecommitdiffstats
path: root/extract/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extract/PKGBUILD')
-rw-r--r--extract/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/extract/PKGBUILD b/extract/PKGBUILD
index e44a3ed..a6525a7 100644
--- a/extract/PKGBUILD
+++ b/extract/PKGBUILD
@@ -2,12 +2,13 @@
pkgname=extract
pkgver=0.2.4.0
-pkgrel=2
+pkgrel=3
pkgdesc="Script to extract multiple archives"
arch=(any)
url="http://bluewind.at"
license=('WTFPLv2')
depends=('gzip' 'tar' 'p7zip' 'unrar' 'unzip' 'bzip2' 'file' 'xz')
+conflicts=(csound)
source=("http://bluewind.at/stuff/mirror/$pkgname/$pkgname-$pkgver.tar.gz")
build() {