summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAtomicFS2024-05-04 18:50:07 +0200
committerAtomicFS2024-05-04 18:50:07 +0200
commitc9e5a6ef3aeebf84df0f8539dd48870b398d049f (patch)
tree026f892bb7928201d88c09e1fb138e4b346d74e0
parent7ea234b82b82e7bd0674f4f572186f23834c8412 (diff)
downloadaur-c9e5a6ef3aeebf84df0f8539dd48870b398d049f.tar.gz
chore: cleanup
Signed-off-by: AtomicFS <vojtech_vesely@white-hat-hacker.icu>
-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=(