summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRahul Manne2015-09-27 17:26:13 -0400
committerRahul Manne2015-09-27 17:26:13 -0400
commitbce97702a9e0e7bc26903eb5720797c9f785ba75 (patch)
treea9016e899e8cf19e0f92a65de127539782f3ed70 /PKGBUILD
parent3eaf6185c98a2c12155c8fa647ff4954e0bc26ec (diff)
downloadaur-bce97702a9e0e7bc26903eb5720797c9f785ba75.tar.gz
Corrected provides/conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ffc41428e03..ad8fa3d23554 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,8 +13,8 @@ license=('GPL')
depends=('alsa-lib' 'gtk2')
makedepends=('pkg-config')
optdepends=('ttf-sil-fonts')
-provides=('${pkgname%-git}')
-conflicts=('${pkgname%-git}')
+provides=('praat')
+conflicts=('praat')
source=('praat::git+https://github.com/praat/praat.git')
md5sums=('SKIP')