summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 770075c11c51..e69ac42b4c38 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = gwion-git
+pkgbase = gwion
pkgdesc = a strongly timed musical programming language
pkgver = 0.1
pkgrel = 1
@@ -6,10 +6,10 @@ pkgbase = gwion-git
arch = any
license = GPL3
makedepends = git
- provides = gwion-git
+ provides = gwion
conflicts = gwion
source = git+https://github.com/fennecdjay/gwion
md5sums = SKIP
-pkgname = gwion-git
+pkgname = gwion
diff --git a/PKGBUILD b/PKGBUILD
index f8680ca446f8..7cc53946b595 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: Jérémie Astor <astor.jeremie@wanadoo.fr>
-pkgname=gwion-git
+pkgname=gwion
pkgver=0.1
pkgrel=1
pkgdesc="a strongly timed musical programming language"