summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGary DeLaney2015-08-11 17:56:40 -0500
committerGary DeLaney2015-08-11 17:56:40 -0500
commitf1fe78231d92bbce886519e340821afaaf8d0c4f (patch)
treebe16ccffb722a45a9f5d57c748f60f66c7cf886f
parent2de14667cb6e08d3b562b6e51c3cca9da1486b6a (diff)
downloadaur-f1fe78231d92bbce886519e340821afaaf8d0c4f.tar.gz
update
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 85219153422e..c4e7b1e1e044 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = bake
+pkgbase = bake-sl
pkgdesc = An easy to use build system. Designed to be make/autotools for the 21st century. (with Semplice Linux patches)
pkgver = 0.1.49
pkgrel = 1
@@ -9,8 +9,7 @@ pkgbase = bake
makedepends = itstool
makedepends = vala
provides = bake
- conflicts = bake
- conflicts = bake
+ conflicts = bake-sl
source = https://launchpad.net/bake/0.1/0.1.49/+download/bake-0.1.49.tar.gz
source = https://github.com/semplice/bake/compare/gir_lookup.patch
source = https://github.com/semplice/bake/compare/python_version.patch
@@ -18,5 +17,5 @@ pkgbase = bake
md5sums = SKIP
md5sums = SKIP
-pkgname = bake
+pkgname = bake-sl
diff --git a/PKGBUILD b/PKGBUILD
index dcdfbfd776f6..3f3a8505b0c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: gld1982ltd <gld1982ltd@gmail.com>
-pkgname=bake
+pkgname=bake-sl
pkgver=0.1.49
pkgrel=1
pkgdesc="An easy to use build system. Designed to be make/autotools for the 21st century. (with Semplice Linux patches)"