aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/lua-posixtz/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/lua-posixtz/APKBUILD b/main/lua-posixtz/APKBUILD
index ba0efa3fad..1fa3495b5b 100644
--- a/main/lua-posixtz/APKBUILD
+++ b/main/lua-posixtz/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=lua-posixtz
-pkgver=0.2
+pkgver=0.3
pkgrel=0
pkgdesc="Lua module to extract POSIX timezone from tzdata"
url="http://git.alpinelinux.org/cgit/ncopa/posixtz.git/"
@@ -35,4 +35,4 @@ package() {
install -D posixtz.lua "$pkgdir"/usr/share/lua/5.1/posixtz.lua
}
-md5sums="0ac9be78c995607a512a87292b0b5a01 posixtz-0.2.tar.bz2"
+md5sums="99efce32b3f870e1b071ce47f3a98a18 posixtz-0.3.tar.bz2"