[arch-commits] Commit in tuxpaint-config/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Mon Oct 30 14:05:54 UTC 2017


    Date: Monday, October 30, 2017 @ 14:05:53
  Author: arodseth
Revision: 264783

upgpkg: tuxpaint-config 0.0.13-4

Modified:
  tuxpaint-config/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-30 14:01:23 UTC (rev 264782)
+++ PKGBUILD	2017-10-30 14:05:53 UTC (rev 264783)
@@ -4,14 +4,14 @@
 
 pkgname=tuxpaint-config
 pkgver=0.0.13
-pkgrel=3
+pkgrel=4
 pkgdesc='Tux Paint configuration tool'
 arch=('x86_64' 'i686')
-url='http://www.tuxpaint.org/'
+url='http://www.tuxpaint.org/' # no https available
 license=('GPL')
 depends=('tuxpaint' 'fltk' 'libxft' 'libxext')
 options=('!makeflags')
-source=("http://downloads.sourceforge.net/sourceforge/tuxpaint/$pkgname-$pkgver.tar.gz")
+source=("https://downloads.sourceforge.net/sourceforge/tuxpaint/$pkgname-$pkgver.tar.gz")
 sha256sums=('db38058f1e1cc60b15bcaf565118fe41dc9be20435e1b787c607f95d0dd122fc')
 
 build() {
@@ -29,4 +29,4 @@
    "$pkgdir/usr/share/applications/tuxpaint-config.desktop"
 }
 
-# vim:set ts=2 sw=2 et:
+# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list