summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83a72442dd70..e3ec1f5a94ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,8 @@
-# Generated by mksrcinfo v8
-# Mon May 2 14:37:08 UTC 2016
pkgbase = urbanlightscape
pkgdesc = A photo filter for exposure, brightness and lighting correction
pkgver = 1.4.0
- pkgrel = 3
- url = http://www.indii.org/software/urbanlightscape
+ pkgrel = 4
+ url = https://www.indii.org/software/urbanlightscape
arch = i686
arch = x86_64
license = GPL
@@ -12,7 +10,7 @@ pkgbase = urbanlightscape
depends = wxgtk
depends = desktop-file-utils
depends = bc
- source = http://www.indii.org/files/urbanlightscape/releases/urbanlightscape-1.4.0.tar.gz
+ source = https://www.indii.org/files/urbanlightscape/releases/urbanlightscape-1.4.0.tar.gz
source = urbanlightscape.png
source = urbanlightscape.desktop
md5sums = e5097a9a48f2f2cde1d641380f050dc6
@@ -20,4 +18,3 @@ pkgbase = urbanlightscape
md5sums = 295a61ac999850102e1330548b5a4d61
pkgname = urbanlightscape
-
diff --git a/PKGBUILD b/PKGBUILD
index c1f23372a1ac..2b8a8c623dc1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=urbanlightscape
pkgver=1.4.0
-pkgrel=3
+pkgrel=4
pkgdesc="A photo filter for exposure, brightness and lighting correction"
arch=(i686 x86_64)
-url="http://www.indii.org/software/urbanlightscape"
+url="https://www.indii.org/software/urbanlightscape"
license=('GPL')
depends=('wxgtk' 'desktop-file-utils' 'bc')
makedepends=('boost')
-source=("http://www.indii.org/files/${pkgname}/releases/${pkgname}-${pkgver}.tar.gz"
+source=("https://www.indii.org/files/${pkgname}/releases/${pkgname}-${pkgver}.tar.gz"
"${pkgname}.png" "${pkgname}.desktop")
md5sums=('e5097a9a48f2f2cde1d641380f050dc6'
'd15892b7d1d5cfd41297413099d7c97c'