summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorConnor Behan2021-03-14 13:51:51 +0000
committerConnor Behan2021-03-14 13:51:51 +0000
commit38f9f3eef6a0b94b18effd2c1c1343b6f6a1cb34 (patch)
tree444f1410afd96262e76200ed3e8af2a459bf32f9 /PKGBUILD
parentdce2be20a8bcc5343345f43c8f7cf02ab1e4e5b6 (diff)
downloadaur-gtk2-smooth-engine.tar.gz
Http to https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 345c256ff1bc..14e69c39c21e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@ depends=('gtk-engines')
replaces=('gtk-smooth-engine')
conflicts=('gtk-smooth-engine')
options=('!libtool')
-source=(http://downloads.sourceforge.net/smooth-engine/gtk-smooth-engine-$pkgver.tar.gz \
- http://downloads.sourceforge.net/smooth-engine/smooth-themes-$_spkgver.tar.gz \
+source=(https://downloads.sourceforge.net/smooth-engine/gtk-smooth-engine-$pkgver.tar.gz \
+ https://downloads.sourceforge.net/smooth-engine/smooth-themes-$_spkgver.tar.gz \
deprecated_macros.diff free_border.diff careless.diff)
build() {