diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-06 03:43:28 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-06 03:43:28 +0000 |
commit | b464c2860e91a60ffce805697b504bfbf7715148 (patch) | |
tree | 3054911ec7bee24f4b196eaaca8d65eb855332d5 /community/castget | |
parent | 4cd3fcfccda5c0375669bd300834ac77a0a617fb (diff) |
Sun Jul 6 03:41:15 UTC 2014
Diffstat (limited to 'community/castget')
-rw-r--r-- | community/castget/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/castget/PKGBUILD b/community/castget/PKGBUILD index 1821a8be2..b9887ac0e 100644 --- a/community/castget/PKGBUILD +++ b/community/castget/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99705 2013-10-30 23:08:43Z allan $ +# $Id: PKGBUILD 115074 2014-07-05 06:57:29Z fyan $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> # Contributor: Jeff Mickey <jeff@archlinux.org> pkgname=castget pkgver=1.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="A simple, command-line based RSS enclosure downloader" arch=('i686' 'x86_64') url="http://www.nongnu.org/castget/" |