diff options
Diffstat (limited to 'community/shuffle/PKGBUILD')
-rw-r--r-- | community/shuffle/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/shuffle/PKGBUILD b/community/shuffle/PKGBUILD index 7f25c1272..1a602e2a5 100644 --- a/community/shuffle/PKGBUILD +++ b/community/shuffle/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 65439 2012-02-21 05:46:54Z spupykin $ +# $Id: PKGBUILD 114388 2014-07-01 15:19:01Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> pkgname=shuffle pkgver=1.5 -pkgrel=4 +pkgrel=5 pkgdesc="Shuffles lines of input." arch=('i686' 'x86_64') url="http://www.w3.org/People/Bos/Shuffle/" |