diff options
author | root <root@rshg054.dnsready.net> | 2012-02-24 23:15:21 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-24 23:15:21 +0000 |
commit | 299e917c17619f800f0c21cf43209065b608223f (patch) | |
tree | e175a7bbdb5d933670f10b09f1cc52ece45ced87 /community/mktorrent | |
parent | d466ef49f224a9347fe0375eac8126725e10a0a4 (diff) |
Fri Feb 24 23:15:21 UTC 2012
Diffstat (limited to 'community/mktorrent')
-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/' |