diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/i3status/PKGBUILD | 6 | ||||
-rw-r--r-- | community/jshon/PKGBUILD | 10 | ||||
-rw-r--r-- | community/packeth/PKGBUILD | 13 | ||||
-rw-r--r-- | community/pari/PKGBUILD | 6 | ||||
-rw-r--r-- | community/perl-datetime/PKGBUILD | 8 |
5 files changed, 23 insertions, 20 deletions
diff --git a/community/i3status/PKGBUILD b/community/i3status/PKGBUILD index c0d05b495..e845b85b7 100644 --- a/community/i3status/PKGBUILD +++ b/community/i3status/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 70601 2012-05-12 12:03:50Z ttopper $ +# $Id: PKGBUILD 77036 2012-10-03 18:05:35Z ttopper $ # Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de> pkgname=i3status -pkgver=2.5.1 +pkgver=2.6 pkgrel=1 pkgdesc="Generates status bar to use with dzen2 or xmobar" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ backup=('etc/i3status.conf') install=i3status.install options=('docs') source=("http://i3.zekjur.net/i3status/$pkgname-$pkgver.tar.bz2") -md5sums=('28c27fc0c2294e12ae6ae390f3d89973') +md5sums=('98f649429d7845682846de36fb38f780') build() { cd "${srcdir}/${pkgname}-${pkgver}" diff --git a/community/jshon/PKGBUILD b/community/jshon/PKGBUILD index e86a65456..090ddb019 100644 --- a/community/jshon/PKGBUILD +++ b/community/jshon/PKGBUILD @@ -1,7 +1,7 @@ -# $Id: PKGBUILD 61131 2011-12-22 05:37:54Z kkeen $ +# $Id: PKGBUILD 77050 2012-10-03 23:55:24Z kkeen $ # Maintainer: Kyle Keen <keenerd@gmail.com> pkgname=jshon -pkgver=20111222 +pkgver=20120914 pkgrel=1 pkgdesc="A json parser for the shell." arch=('i686' 'x86_64') @@ -11,15 +11,15 @@ depends=('jansson') makedepends=() optdepends=() source=(http://kmkeen.com/$pkgname/$pkgname-$pkgver.tar.gz) -md5sums=('bcc8b8b6e8c09af7d053471a473ef6e8') +md5sums=('4b1cae2237db068ee4738789286a0409') build() { - cd "$srcdir/$pkgname" + cd "$srcdir/$pkgname-$pkgver" make } package() { - cd "$srcdir/$pkgname" + cd "$srcdir/$pkgname-$pkgver" install -Dm755 $pkgname "$pkgdir/usr/bin/$pkgname" install -Dm644 $pkgname.1 "$pkgdir/usr/share/man/man1/$pkgname.1" } diff --git a/community/packeth/PKGBUILD b/community/packeth/PKGBUILD index 041f3f71b..7fec455f2 100644 --- a/community/packeth/PKGBUILD +++ b/community/packeth/PKGBUILD @@ -1,25 +1,28 @@ -# $Id: PKGBUILD 68633 2012-03-30 15:24:47Z tredaelli $ +# $Id: PKGBUILD 77004 2012-10-03 15:04:34Z tredaelli $ # Maintainer: Timothy Redaelli <timothy.redaelli@gmail.com> # Contributor: Rudy Matela <rudy.matela@gmail.com> pkgname=packeth -pkgver=1.7.1 +pkgver=1.7.2 pkgrel=1 pkgdesc="A Linux GUI packet generator tool for ethernet." depends=(gtk2) source=("http://downloads.sourceforge.net/packeth/packETH-$pkgver.tar.bz2") url="http://packeth.sourceforge.net/" -md5sums=('38403ec01072f13ba7f0145abf15b12d') +md5sums=('dab613ab413e959cb5c1ef6fd385a041') arch=('i686' 'x86_64') license=('GPL') build() { - cd "$srcdir"/packETH-1.7 + cd "$srcdir"/packETH-$pkgver + + sed -i 's/^LIBS=/LIBS+=/' Makefile.am + autoreconf ./configure --prefix=/usr make } package() { - cd "$srcdir"/packETH-1.7 + cd "$srcdir"/packETH-$pkgver make install DESTDIR="$pkgdir/" } diff --git a/community/pari/PKGBUILD b/community/pari/PKGBUILD index efc846ca4..c00a3466f 100644 --- a/community/pari/PKGBUILD +++ b/community/pari/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 74773 2012-08-04 00:52:49Z bisson $ +# $Id: PKGBUILD 77048 2012-10-03 23:34:04Z bisson $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> pkgname=pari -pkgver=2.5.2 +pkgver=2.5.3 pkgrel=1 pkgdesc='Computer algebra system designed for fast computations in number theory' url='http://pari.math.u-bordeaux.fr/' @@ -12,7 +12,7 @@ depends=('gmp' 'readline' 'libx11') makedepends=('perl' 'texlive-core') optdepends=('perl: gphelp, tex2mail') source=("${url}pub/pari/unix/${pkgname}-${pkgver}.tar.gz") -sha1sums=('3efe590e885a7dde521b8553762d3207b919e69f') +sha1sums=('de79eee7ae017a495dc0c648b6f7d5a4f6c7a522') build() { cd "${srcdir}/${pkgname}-${pkgver}" diff --git a/community/perl-datetime/PKGBUILD b/community/perl-datetime/PKGBUILD index 839ff1c63..e96c8ac14 100644 --- a/community/perl-datetime/PKGBUILD +++ b/community/perl-datetime/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 71765 2012-06-02 10:29:58Z bluewind $ +# $Id: PKGBUILD 76996 2012-10-03 07:10:45Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: François Charette <firmicus ατ gmx δοτ net> pkgname=perl-datetime -pkgver=0.72 -pkgrel=2 +pkgver=0.77 +pkgrel=1 pkgdesc="A complete, easy to use date and time object" arch=('i686' 'x86_64') url="http://search.cpan.org/dist/DateTime" @@ -15,7 +15,7 @@ LC_NUMERIC=C provides=("perl-datetime=`printf %.4f $pkgver`") options=('!emptydirs') source=(http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-$pkgver.tar.gz) -md5sums=('f50b328919fe8bf2d2b16ca0df35c3f3') +md5sums=('1c35bb64f0a261cd3ab4cc161726290a') build() { cd $srcdir/DateTime-$pkgver |