summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d631d86ebe56..64f803c9777c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = archarm-mobile-fde-installer-git
pkgdesc = Script to setup Full-Ddisk-Encryption on Arch Linux ARM for PinePhone and PineTab
- pkgver = r1.d2969d8
+ pkgver = r3.7ea234b
pkgrel = 1
url = https://github.com/dreemurrs-embedded/archarm-mobile-fde-installer
arch = any
@@ -17,7 +17,7 @@ pkgbase = archarm-mobile-fde-installer-git
depends = wget
depends = zstd
optdepends = gnupg: config import/export support
- provides = archarm-mobile-fde-installer=r1.d2969d8
+ provides = archarm-mobile-fde-installer=r3.7ea234b
source = git+https://github.com/dreemurrs-embedded/archarm-mobile-fde-installer.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 42f39a713beb..ea1558996d5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=archarm-mobile-fde-installer-git
_pkgname=${pkgname%-git}
-pkgver=r1.d2969d8
+pkgver=r3.7ea234b
pkgrel=1
pkgdesc='Script to setup Full-Ddisk-Encryption on Arch Linux ARM for PinePhone and PineTab'
arch=('any')
@@ -15,7 +15,7 @@ depends=(
optdepends=(
'gnupg: config import/export support'
)
-source=("git+https://github.com/dreemurrs-embedded/archarm-mobile-fde-installer.git")
+source=("git+${url}.git")
sha256sums=('SKIP')
provides=("archarm-mobile-fde-installer=${pkgver}")
depends=(