summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBlackCatDevel0per2022-07-03 15:54:50 +0500
committerBlackCatDevel0per2022-07-03 15:54:50 +0500
commit8a73b9d581186df297232cbe3bda997b5909b62b (patch)
treeae431cc4df8102c6111a0f47dc4140e5981ce600
parentdee8dc102140507701f0f5c00bb9ce4a7b10058e (diff)
downloadaur-8a73b9d581186df297232cbe3bda997b5909b62b.tar.gz
Add uninstall script
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 612cb00362f2..135d89adc6f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = anbox-modules-dkms-aarch64_fix
depends = dkms
provides = anbox-modules-dkms
conflicts = anbox-modules-dkms anbox-modules-dkms-git
- source = 'git+https://github.com/BlackCatDevel0per/anbox-modules-aarch64.git#commit=924e9435c13d9707d02e4c096e67fb8bdbf4ed53'
+ source = 'git+https://github.com/BlackCatDevel0per/anbox-modules-aarch64.git#commit=412d2898f0de978fd8fb308e43a4349f53505681'
source = https://github.com/sickcodes/anbox-modules/commit/7c19d3c66758747d854c63e4c34ef127ce201fa6.patch
sha256sums = SKIP
sha256sums = 7589f311fd9a503c30a214b54f1f687c26a2f160d4339098c65f655e9b1e3556
diff --git a/PKGBUILD b/PKGBUILD
index 1ebf64ca7a9e..310dde503773 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ license=('GPL3')
provides=("${pkgname}")
depends=('dkms')
makedepends=('git')
-source=("git+https://github.com/BlackCatDevel0per/${_pkgname}.git#commit=924e9435c13d9707d02e4c096e67fb8bdbf4ed53"
+source=("git+https://github.com/BlackCatDevel0per/${_pkgname}.git#commit=412d2898f0de978fd8fb308e43a4349f53505681"
"https://github.com/sickcodes/anbox-modules/commit/7c19d3c66758747d854c63e4c34ef127ce201fa6.patch")
sha256sums=('SKIP'
'7589f311fd9a503c30a214b54f1f687c26a2f160d4339098c65f655e9b1e3556')