[arch-commits] Commit in astyle/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Dec 15 12:06:47 UTC 2020
Date: Tuesday, December 15, 2020 @ 12:06:46
Author: felixonmars
Revision: 775971
use a better homepage
Modified:
astyle/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-15 11:41:30 UTC (rev 775970)
+++ PKGBUILD 2020-12-15 12:06:46 UTC (rev 775971)
@@ -10,7 +10,7 @@
pkgrel=3
pkgdesc='A free, fast and small automatic formatter for C, C++, C#, and Java source code.'
arch=('x86_64')
-url='https://sourceforge.net/projects/astyle/'
+url='http://astyle.sourceforge.net/'
license=('LGPL')
depends=('gcc-libs')
source=("https://downloads.sourceforge.net/sourceforge/astyle/${pkgname}_${pkgver}_linux.tar.gz")
More information about the arch-commits
mailing list