diff options
Diffstat (limited to 'main/pth/APKBUILD')
-rw-r--r-- | main/pth/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pth/APKBUILD b/main/pth/APKBUILD index 23217bfcb9..ec920d874f 100644 --- a/main/pth/APKBUILD +++ b/main/pth/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=pth pkgver=2.0.7 -pkgrel=0 +pkgrel=1 pkgdesc="The GNU Portable Threads." url="http://www.gnu.org/software/pth" license="LGPL-2.1" |