diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-02 03:51:56 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-02 03:51:56 +0000 |
commit | 35f5198d4a73e45c4e9e22d638f5bfd5b9b4bc62 (patch) | |
tree | 0a936fac74a00270ec2c07d3a37a63e79dd80999 /community/bin2iso | |
parent | 88933a383866089c23f6d62783a6a24ab211e872 (diff) |
Wed Jul 2 03:45:24 UTC 2014
Diffstat (limited to 'community/bin2iso')
-rw-r--r-- | community/bin2iso/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/bin2iso/PKGBUILD b/community/bin2iso/PKGBUILD index cfd4f7098..42d926d76 100644 --- a/community/bin2iso/PKGBUILD +++ b/community/bin2iso/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 67258 2012-03-05 22:50:06Z arodseth $ +# $Id: PKGBUILD 114530 2014-07-01 19:24:16Z jelle $ # Maintainer: Jelle van der Waa <jelle@vdwaa.nl> # Contributor: Benjamin Andresen <benny@klapmuetz.org> # Contributor: Thomas Baechler <thomas.baechler@rwth-aachen.de> @@ -8,7 +8,7 @@ pkgname=bin2iso pkgver=1.9b _dlver=${pkgver/./} -pkgrel=3 +pkgrel=4 pkgdesc="Converts RAW format (.bin/.cue) files to ISO/WAV format" arch=('i686' 'x86_64') url="http://users.eastlink.ca/~doiron/bin2iso/" |