summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIvan Shapovalov2018-03-19 22:13:36 +0300
committerIvan Shapovalov2018-03-19 22:13:36 +0300
commit228a4b4aa2e4d85f3ceb8b2c2d6b7413666706b5 (patch)
treef46fd56d6ec1996c24dec8a0308edc6b6a1564bb /PKGBUILD
parent2cc3afe9a6e9157e106567b0f409b7492a10e01c (diff)
downloadaur-libaal.tar.gz
Bump to 1.0.7.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26412e0a4468..447fbe609fda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Orivej Desh <smpuj@bk.ru>
pkgname=libaal
-pkgver=1.0.6
+pkgver=1.0.7
pkgrel=1
pkgdesc="Reiser4 filesystem support library"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('glibc')
options=('!libtool' 'staticlibs')
license=('GPL2')
source=("http://sourceforge.net/projects/reiser4/files/reiser4-utils/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('6fd5c2471e1fd3972fb23ac5dc1b77e3')
+md5sums=('144b5ef9f13cb43cb053cb09aef63390')
build() {
cd "${pkgname}-${pkgver}"