diff --git a/libtirpc/PKGBUILD b/libtirpc/PKGBUILD index afcf74c..e549cf1 100644 --- a/libtirpc/PKGBUILD +++ b/libtirpc/PKGBUILD @@ -5,13 +5,14 @@ #-----------------------------------------| DESCRIPTION |--------------------------------------- pkgname=libtirpc -pkgver=1.3.2 +pkgver=1.3.3 pkgrel=01 pkgdesc="Transport Independent RPC library (SunRPC replacement)" arch=('x86_64') url="http://git.linux-nfs.org/?p=steved/libtirpc.git;a=summary" depends=('krb5') backup=('etc/netconfig') +#options=('debug') ####### uncomment this to have the debug pkg produced # git tree: git://linux-nfs.org/~steved/libtirpc source=(https://downloads.sourceforge.net/sourceforge/libtirpc/${pkgname}-${pkgver}.tar.bz2) @@ -32,4 +33,4 @@ package() { license=('BSD') -sha256sums=(e24eb88b8ce7db3b7ca6eb80115dd1284abc5ec32a8deccfed2224fc2532b9fd) # libtirpc-1.3.2.tar.bz2 +sha256sums=(6474e98851d9f6f33871957ddee9714fdcd9d8a5ee9abb5a98d63ea2e60e12f3) # libtirpc-1.3.3.tar.bz2 diff --git a/libtirpc/PKGBUILD-arch b/libtirpc/PKGBUILD-arch index d14954a..23da37a 100644 --- a/libtirpc/PKGBUILD-arch +++ b/libtirpc/PKGBUILD-arch @@ -1,8 +1,9 @@ -# Maintainer: Tom Gundersen +# Maintainer: AndyRTR +# Contributor: Tom Gundersen # Contributor: Tobias Powalowski pkgname=libtirpc -pkgver=1.3.2 +pkgver=1.3.3 pkgrel=1 pkgdesc="Transport Independent RPC library (SunRPC replacement)" arch=('x86_64') @@ -10,9 +11,10 @@ url="http://git.linux-nfs.org/?p=steved/libtirpc.git;a=summary" license=('BSD') depends=('krb5') backup=('etc/netconfig') +options=('debug') # git tree: git://linux-nfs.org/~steved/libtirpc source=(https://downloads.sourceforge.net/sourceforge/libtirpc/${pkgname}-${pkgver}.tar.bz2) -sha1sums=('51d75be0e5acc094a888f40042b23e128d163cb5') +sha1sums=('6e52c39148494e4836e2d5d4f28b11ddfa65394b') build() { cd ${pkgname}-${pkgver} diff --git a/libtirpc/deps b/libtirpc/deps index e69de29..8b13789 100644 --- a/libtirpc/deps +++ b/libtirpc/deps @@ -0,0 +1 @@ +