summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMantas Mikulėnas2020-09-30 08:28:12 +0300
committerMantas Mikulėnas2020-09-30 08:28:12 +0300
commitb8dca2209f9b576c004355aff7148522e4103d9b (patch)
tree27dcb1541a4ad034af9a2ea1e808f80d91c7f5e7 /PKGBUILD
parent6f844cf6454e5cfcdaf6201426ca05de0402f88b (diff)
downloadaur-b8dca2209f9b576c004355aff7148522e4103d9b.tar.gz
release 20200724
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2e4c80a5993..a056f5f45987 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=libbde
-pkgver=20190701
+pkgver=20200724
pkgrel=1
pkgdesc="Library and tools to access the BitLocker Drive Encryption (BDE) encrypted volumes"
url="https://github.com/libyal/libbde"
@@ -10,7 +10,7 @@ depends=(openssl)
#source=("git+https://github.com/libyal/libbde#commit=$_commit")
source=("https://github.com/libyal/libbde/releases/download/$pkgver/libbde-alpha-$pkgver.tar.gz"
"https://github.com/libyal/libbde/releases/download/$pkgver/libbde-alpha-$pkgver.tar.gz.asc")
-sha256sums=('749343eb86e8c1fcd1d16f023acce628773741f40c04c1580917beef8274bb83'
+sha256sums=('aa2a3fab8e599fcbef3b7aca26ccae18157e6be9c74d2ea929657553e0592a6d'
'SKIP')
validpgpkeys=('0ED9020DA90D3F6E70BD3945D9625E5D7AD0177E')