summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlphaJack2022-01-07 15:33:33 +0100
committerAlphaJack2022-01-07 15:33:33 +0100
commit67ec82339d153cbb405b4476248af3fa81e86936 (patch)
tree22ec72289bdfedba215b521ddf6fe56fc7b76f26
parent625616b540a797bb125efea8e30bad76a97c69d6 (diff)
downloadaur-67ec82339d153cbb405b4476248af3fa81e86936.tar.gz
Updated veracrypt-console-bin to 1.25.4
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD25
2 files changed, 26 insertions, 19 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c189ef61eba2..bb1f28b8c84c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,14 @@
pkgbase = veracrypt-console-bin
- pkgdesc = Disk encryption with strong security based on TrueCrypt. amd64 and armv7h headless versions only
- pkgver = 1.24.update7
+ pkgdesc = Disk encryption with strong security based on TrueCrypt - headless console only
+ pkgver = 1.25.4
pkgrel = 1
url = https://www.veracrypt.fr/
install = veracrypt.install
arch = x86_64
arch = armv7h
- license = custom:TrueCrypt
+ arch = aarch64
+ license = Apache 2.0
+ license = TrueCrypt 3.0
depends = fuse2>=2.8.0
depends = libsm
depends = device-mapper
@@ -14,9 +16,13 @@ pkgbase = veracrypt-console-bin
provides = veracrypt
conflicts = veracrypt
conflicts = veracrypt-git
- source_x86_64 = veracrypt-console-bin-1.24.update7.deb::https://launchpad.net/veracrypt/trunk/1.24-update7/+download/veracrypt-console-1.24-Update7-Debian-10-amd64.deb
- sha256sums_x86_64 = c76e1017c8c1d1a904be10a3594c7a8144acc4391977b1dce5d4481f596112da
- source_armv7h = veracrypt-console-bin-1.24.update7.deb::https://launchpad.net/veracrypt/trunk/1.24-update7/+download/veracrypt-console-1.24-Update7-Debian-10-armhf.deb
- sha256sums_armv7h = 99a3b5f170804aa0f80d9c5129db80e55da94976bf8fd3af7c68c14089fbc00a
+ conflicts = veracrypt-git-no-gost
+ conflicts = veracrypt-trans
+ source_x86_64 = veracrypt-console-bin-1.25.4-amd64.deb::https://launchpad.net/veracrypt/trunk/1.25.4/+download/veracrypt-console-1.25.4-Debian-11-amd64.deb
+ sha256sums_x86_64 = a8827cbe806c6d572fe325b6a15c70b4a39b9b48024d59806139d9abfa2d4337
+ source_armv7h = veracrypt-console-bin-1.25.4-armv7.deb::https://launchpad.net/veracrypt/trunk/1.25.4/+download/veracrypt-console-1.25.4-Debian-11-armhf.deb
+ sha256sums_armv7h = f942dfbb5d241555d2ffc18a0fda9f9741d9152661c8cd48c19a510f096a5974
+ source_aarch64 = veracrypt-console-bin-1.25.4-arm64.deb::https://launchpad.net/veracrypt/trunk/1.25.4/+download/veracrypt-console-1.25.4-Debian-11-arm64.deb
+ sha256sums_aarch64 = f483cdd5d5da0f4f5dbe664a289aaf85610047fbcd735e81920044b2df91ac63
pkgname = veracrypt-console-bin
diff --git a/PKGBUILD b/PKGBUILD
index 51994ee01794..c784d6e19985 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,22 +1,22 @@
# Maintainer: AlphaJack <alphajack at tuta dot io>
pkgname="veracrypt-console-bin"
-_pkgver=1.24
-_updatever=7
-pkgver="${_pkgver}.update${_updatever}"
+pkgver=1.25.4
pkgrel=1
-pkgdesc="Disk encryption with strong security based on TrueCrypt. amd64 and armv7h headless versions only"
+pkgdesc="Disk encryption with strong security based on TrueCrypt - headless console only"
url="https://www.veracrypt.fr/"
-arch=("x86_64" "armv7h") # no other architectures are available from the official download page
-license=("custom:TrueCrypt")
+arch=("x86_64" "armv7h" "aarch64")
+license=("Apache 2.0" "TrueCrypt 3.0")
provides=("veracrypt")
-conflicts=("veracrypt" "veracrypt-git")
+conflicts=("veracrypt" "veracrypt-git" "veracrypt-git-no-gost" "veracrypt-trans")
depends=("fuse2>=2.8.0" "libsm" "device-mapper")
optdepends=("sudo: mounting encrypted volumes as nonroot users")
-source_x86_64=("$pkgname-$pkgver.deb::https://launchpad.net/veracrypt/trunk/$_pkgver-update$_updatever/+download/${pkgname/-bin/}-$_pkgver-Update$_updatever-Debian-10-amd64.deb")
-source_armv7h=("$pkgname-$pkgver.deb::https://launchpad.net/veracrypt/trunk/$_pkgver-update$_updatever/+download/${pkgname/-bin/}-$_pkgver-Update$_updatever-Debian-10-armhf.deb")
-sha256sums_x86_64=("c76e1017c8c1d1a904be10a3594c7a8144acc4391977b1dce5d4481f596112da")
-sha256sums_armv7h=("99a3b5f170804aa0f80d9c5129db80e55da94976bf8fd3af7c68c14089fbc00a")
+source_x86_64=("$pkgname-$pkgver-amd64.deb::https://launchpad.net/veracrypt/trunk/$pkgver/+download/${pkgname/-bin/}-$pkgver-Debian-11-amd64.deb")
+source_aarch64=("$pkgname-$pkgver-arm64.deb::https://launchpad.net/veracrypt/trunk/$pkgver/+download/${pkgname/-bin/}-$pkgver-Debian-11-arm64.deb")
+source_armv7h=("$pkgname-$pkgver-armv7.deb::https://launchpad.net/veracrypt/trunk/$pkgver/+download/${pkgname/-bin/}-$pkgver-Debian-11-armhf.deb")
+sha256sums_x86_64=('a8827cbe806c6d572fe325b6a15c70b4a39b9b48024d59806139d9abfa2d4337')
+sha256sums_aarch64=('f483cdd5d5da0f4f5dbe664a289aaf85610047fbcd735e81920044b2df91ac63')
+sha256sums_armv7h=('f942dfbb5d241555d2ffc18a0fda9f9741d9152661c8cd48c19a510f096a5974')
install="veracrypt.install"
prepare(){
@@ -25,6 +25,7 @@ prepare(){
package(){
cp -r "usr" "$pkgdir"
- rm "$pkgdir/usr/bin/veracrypt-uninstall.sh"
+ mv "$pkgdir/usr/sbin/"* "$pkgdir/usr/bin/"
+ rm -r "$pkgdir/usr/sbin/" "$pkgdir/usr/bin/veracrypt-uninstall.sh"
install -D -m 644 "$pkgdir/usr/share/doc/veracrypt/License.txt" -t "$pkgdir/usr/share/licenses/veracrypt/LICENSE"
}