summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGertjan Halkes2019-11-16 06:10:42 +0000
committerGertjan Halkes2019-11-16 06:10:42 +0000
commit52365a364652da226f3106a19c048e8c200db942 (patch)
tree39e10736d9f05600b8719dd57abaee8ac2b6c9d2 /PKGBUILD
parenta6616e953aadc8658c4fd6850e3f3bb553461b81 (diff)
downloadaur-libt3config.tar.gz
Update to release 1.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85a68cfb1c59..ddc02fd2814d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gertjan Halkes <arch at ghalkes dot nl>
pkgname=libt3config
-pkgver=0.2.11
-pkgrel=2
+pkgver=1.0.0
+pkgrel=1
pkgdesc="A library for reading and writing configuration files."
arch=('x86_64' 'i686')
url="http://os.ghalkes.nl/t3/$pkgname.html"
@@ -18,7 +18,7 @@ install=''
changelog=
source=("http://os.ghalkes.nl/dist/$pkgname-$pkgver.tar.bz2")
noextract=()
-md5sums=('950ee88a52b29483c819d7ebf6b04b27')
+md5sums=('e6b1629c4d7f5eabb05a12a65e45a9c7')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"