summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCedric Girard2020-02-12 16:04:41 +0100
committerCedric Girard2020-02-12 16:04:41 +0100
commit1cd85f4275904712d3320075d2495341d59e522e (patch)
tree8011fb3eee0fa963bd886aa3684dffd05552294c
parent7818b0609cd6af94b636b3a1a0e58bd0af947bdb (diff)
downloadaur-stlarch_icons.tar.gz
upgpkg: stlarch_icons 1.2-2
correct download link
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 19bcb8febe77..f365d55529ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,3 @@
-# Generated by mksrcinfo v7
-# Thu Oct 1 13:31:31 UTC 2015
pkgbase = stlarch_icons
pkgdesc = 8x8 .xbm icon pack for dzen or other status bars
pkgver = 1.2
@@ -8,7 +6,7 @@ pkgbase = stlarch_icons
install = stlarch_icons.install
arch = any
license = GPL
- source = http://sourceforge.net/projects/stlarchicons/files/stlarch_icons-1.2.tar.gz
+ source = https://sourceforge.net/projects/stlarchicons/files/stlarch_icons-1.2.tar.gz/download
md5sums = 436821df733ed9772ae8f7ae72a80ce4
pkgname = stlarch_icons
diff --git a/PKGBUILD b/PKGBUILD
index 0544a55a9832..4f468a4ebbe8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
url="http://sourceforge.net/projects/stlarchicons"
license=('GPL')
install=stlarch_icons.install
-source=("http://sourceforge.net/projects/stlarchicons/files/$pkgname-$pkgver.tar.gz")
+source=("https://sourceforge.net/projects/stlarchicons/files/$pkgname-$pkgver.tar.gz/download")
package() {
cd "$srcdir/$pkgname-$pkgver"