summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFerdinand Bachmann2021-04-06 14:46:33 +0200
committerFerdinand Bachmann2021-04-06 15:23:19 +0200
commit083c1a024d6f1e61947e0bb1892a42ed8ca9c5f5 (patch)
treec7ecb5aa146811a0f8f2340752ebf84e0181952a /PKGBUILD
parent8f8fc468404f8578a62044d4068b87bdcd038843 (diff)
downloadaur-083c1a024d6f1e61947e0bb1892a42ed8ca9c5f5.tar.gz
rework into -git package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 8 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9f146328267..35c565473a35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
-# Maintainer: Maxime Gauduin <alucryd@gmail.com>
-# Contributor: Gordin <gordin@koeln.ccc.de>
+# Maintainer: Ferdinand Bachmann <theferdi265@gmail.com>
+# Community Package Maintainer: Maxime Gauduin <alucryd@gmail.com>
+# Community Package Contributor: Gordin <gordin@koeln.ccc.de>
-pkgname=wit
+pkgname=wit-git
pkgver=3.03a
pkgrel=1
-pkgdesc='Wiimms ISO Tools'
+pkgdesc='Wiimms ISO Tools (git version)'
arch=(x86_64)
url=https://wit.wiimm.de
license=(GPL2)
@@ -23,10 +24,11 @@ optdepends=(
'bash: Update titles lists'
'wget: Update titles lists'
)
+conflicts=(wit)
+provides=(wit)
install=wit.install
-_commit=fb217fb75b4f449dd00ecbeeae7a35082e87218c
source=(
- git+https://github.com/Wiimm/wiimms-iso-tools.git#commit=${_commit}
+ git+https://github.com/Wiimm/wiimms-iso-tools.git
wit-makefile.patch
wit-no-exec-stack.patch
wit-titles.patch