upgpkg: stlarch_icons 1.2-2
correct download link
This commit is contained in:
parent
5df6678ac6
commit
9fe2d284aa
2 changed files with 2 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue