[arch-commits] Commit in nrg2iso/trunk (PKGBUILD)
Brett Cornwall
ainola at archlinux.org
Sun May 2 17:09:56 UTC 2021
Date: Sunday, May 2, 2021 @ 17:09:55
Author: ainola
Revision: 926175
upgpkg: nrg2iso 0.4.1-1
Contains clarified GPL3 license
Modified:
nrg2iso/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-02 17:05:05 UTC (rev 926174)
+++ PKGBUILD 2021-05-02 17:09:55 UTC (rev 926175)
@@ -4,15 +4,15 @@
# Contributor Daniel J Griffiths <ghost1227 at archlinux.us>
pkgname=nrg2iso
-pkgver=0.4
-pkgrel=12
+pkgver=0.4.1
+pkgrel=1
pkgdesc="Utility for converting CD or DVD image generated by Nero Burning Rom to ISO format"
arch=('x86_64')
url="http://gregory.kokanosky.free.fr/v4/linux/nrg2iso.en.html"
-license=('GPL')
+license=('GPL3')
depends=('glibc')
source=(http://gregory.kokanosky.free.fr/v4/linux/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('25049d864680ec12bbe31b20597ce8c1ba3a4fe7a7f11e25742b83e2fda94aa3')
+sha256sums=('3be36a416758fc1910473b49a8dadf2a2aa3d51f1976197336bc174bc1e306e5')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list