diff options
Diffstat (limited to 'community/mktorrent/PKGBUILD')
-rw-r--r-- | community/mktorrent/PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/community/mktorrent/PKGBUILD b/community/mktorrent/PKGBUILD index 6eff9a3c4..495ea2b59 100644 --- a/community/mktorrent/PKGBUILD +++ b/community/mktorrent/PKGBUILD @@ -1,8 +1,9 @@ +# $Id: PKGBUILD 66239 2012-02-23 05:13:18Z spupykin $ # Contributor: Emil Renner Berthing <esmil@users.sourceforge.net> pkgname=mktorrent pkgver=1.0 -pkgrel=2 +pkgrel=3 pkgdesc='Simple command line utility to create BitTorrent metainfo files' arch=('i686' 'x86_64') url='http://mktorrent.sourceforge.net/' |