Date: Friday, May 8, 2020 @ 07:17:27 Author: arojas Revision: 625541 BUILDINFO rebuild
Modified: benzene/trunk/PKGBUILD ----------+ PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-08 07:03:28 UTC (rev 625540) +++ PKGBUILD 2020-05-08 07:17:27 UTC (rev 625541) @@ -2,7 +2,7 @@ pkgname=benzene pkgver=20130630 -pkgrel=1 +pkgrel=2 pkgdesc="A program for the efficient generation of all nonisomorphic fusenes and benzenoids with a given number of faces" arch=(x86_64) url="http://www.grinvin.org/" @@ -20,4 +20,3 @@ mkdir -p "$pkgdir"/usr/bin cp src/$pkgname "$pkgdir"/usr/bin/ } -
