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 4bb7499340..3d66d2b3ac 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=2 +pkgrel=3 pkgdesc="The GNU Portable Threads." url="http://www.gnu.org/software/pth" arch="all" |