diff options
Diffstat (limited to 'core/pth/PKGBUILD')
-rw-r--r-- | core/pth/PKGBUILD | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/core/pth/PKGBUILD b/core/pth/PKGBUILD index 9a2b8a3a2..4cb127aa3 100644 --- a/core/pth/PKGBUILD +++ b/core/pth/PKGBUILD @@ -1,9 +1,8 @@ -# $Id: PKGBUILD 197839 2013-10-30 11:06:47Z allan $ -# Maintainer: damir <damir@archlinux.org> +# $Id: PKGBUILD 203545 2014-01-13 14:20:07Z dan $ pkgname=pth pkgver=2.0.7 -pkgrel=4.2 +pkgrel=5 pkgdesc="The GNU Portable Threads." arch=('i686' 'x86_64' 'mips64el') url="http://www.gnu.org/software/pth/" |