[arch-commits] Commit in pinta/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Sat Jan 13 00:22:24 UTC 2018
Date: Saturday, January 13, 2018 @ 00:22:22
Author: bgyorgy
Revision: 281725
pinta: Use https URL
Modified:
pinta/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-13 00:19:03 UTC (rev 281724)
+++ PKGBUILD 2018-01-13 00:22:22 UTC (rev 281725)
@@ -6,7 +6,7 @@
pkgrel=2
pkgdesc="Drawing/editing program modeled after Paint.NET. It's goal is to provide a simplified alternative to GIMP for casual users"
arch=('any')
-url="http://pinta-project.com/"
+url="https://pinta-project.com/"
license=('MIT')
depends=('gtk-sharp-2' 'mono-addins')
makedepends=('intltool')
More information about the arch-commits
mailing list