summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzoe2021-06-13 22:28:08 +0200
committerzoe2021-06-13 22:28:08 +0200
commitb292c8a7679ed68f814c4776e133636466d30a0e (patch)
tree43d7ef66189ec32d575f47084318ed60aff8285b /PKGBUILD
parent07511ddb6e5130181e20727f207438e62feae8ea (diff)
downloadaur-urbanlightscape.tar.gz
update links to https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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'