summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMantas Mikulėnas2019-09-04 08:52:38 +0300
committerMantas Mikulėnas2019-09-04 08:52:38 +0300
commit6f844cf6454e5cfcdaf6201426ca05de0402f88b (patch)
tree64442f034123b559eb1382586444d3ef1f955366 /PKGBUILD
parent4aa112f05925ad312ed2609383184465c6664b6e (diff)
downloadaur-6f844cf6454e5cfcdaf6201426ca05de0402f88b.tar.gz
release 20190701
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39a08fc972ab..e2e4c80a5993 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=libbde
-pkgver=20190102
+pkgver=20190701
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=('b20d961907445a4a7525d1cae887c53a049e84ff9a636a645906fdac98a494f6'
+sha256sums=('749343eb86e8c1fcd1d16f023acce628773741f40c04c1580917beef8274bb83'
'SKIP')
validpgpkeys=('0ED9020DA90D3F6E70BD3945D9625E5D7AD0177E')