summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b845c4b1135..cf1eb9ac4394 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = kame-tools-git
pkgdesc = A tool for bundling 3DS theme files
pkgver = 5ae1ae1
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.com/beelzy/kame-tools
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 543b28a91539..3d3ea9ed024c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: beelzy
pkgname=kame-tools-git
pkgver=5ae1ae1
-pkgrel=1
+pkgrel=2
pkgdesc="A tool for bundling 3DS theme files"
arch=('i686' 'x86_64' 'aarch64')
url="https://gitlab.com/beelzy/kame-tools"
@@ -24,7 +24,6 @@ pkgver() {
prepare() {
cd "$srcdir/$_gitname"
git submodule init
- git config submodule.buildtools.url "$srcdir/buildtools"
git submodule--helper update
cd buildtools
git apply ../aarch64.patch