summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Owens2019-02-28 13:52:54 +0200
committerMantas Mikulėnas2019-02-28 13:52:54 +0200
commit4aa112f05925ad312ed2609383184465c6664b6e (patch)
treeec7312ba97973ec220112afcb8e8fbdbf0ce69db /PKGBUILD
parentd6a2e68a9a918d77f7b879ee25255d2f553b7f5c (diff)
downloadaur-4aa112f05925ad312ed2609383184465c6664b6e.tar.gz
release 20190102
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0b35124ed191..39a08fc972ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=libbde
-pkgver=20181124
+pkgver=20190102
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=('42c677d9e07a471cb5af461acc70d83d35f23b40f743ed49e5a686411e82e59d'
+sha256sums=('b20d961907445a4a7525d1cae887c53a049e84ff9a636a645906fdac98a494f6'
'SKIP')
validpgpkeys=('0ED9020DA90D3F6E70BD3945D9625E5D7AD0177E')