summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWillem Herremans2018-03-12 15:23:00 +0100
committerWillem Herremans2018-03-12 15:23:00 +0100
commitcc66e2693d5746e85667e9020a316013fc73eaaf (patch)
tree00ce394c88989ca1de847dc4b7666da07584d3fe
parentd0ed2a7870b20ee737cc91e053f7412239e844d3 (diff)
downloadaur-cc66e2693d5746e85667e9020a316013fc73eaaf.tar.gz
Sources are downloaded from sourceforge.net again
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
-rw-r--r--tkpacman-1.8.0.tar.gzbin67499 -> 0 bytes
3 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca2ba5e72d78..e52f89627b15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tkpacman
pkgdesc = A lightweight GUI for pacman built with Tcl/Tk
pkgver = 1.8.0
- pkgrel = 2
+ pkgrel = 3
url = http://sourceforge.net/projects/tkpacman
arch = any
license = GPL
@@ -16,7 +16,7 @@ pkgbase = tkpacman
optdepends = mate-terminal: alternative terminal emulator
optdepends = konsole: alternative terminal emulator
optdepends = qterminal: alternative terminal emulator
- source = tkpacman-1.8.0.tar.gz
+ source = http://downloads.sourceforge.net/tkpacman/tkpacman-1.8.0/tkpacman-1.8.0.tar.gz
md5sums = 3878bcd73696e756227fb2bfcbf2c365
pkgname = tkpacman
diff --git a/PKGBUILD b/PKGBUILD
index 9fca6e07ce13..7796b6ea4eee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Willem Herremans <whpgf at scarlet.be>
pkgname=tkpacman
pkgver=1.8.0
-pkgrel=2
+pkgrel=3
pkgdesc="A lightweight GUI for pacman built with Tcl/Tk"
arch=('any')
url="http://sourceforge.net/projects/tkpacman"
@@ -16,7 +16,8 @@ optdepends=('sudo: if you want to use sudo instead of su'
'mate-terminal: alternative terminal emulator'
'konsole: alternative terminal emulator'
'qterminal: alternative terminal emulator')
-source=(tkpacman-$pkgver.tar.gz)
+source=(http://downloads.sourceforge.net/tkpacman/tkpacman-$pkgver/tkpacman-$pkgver.tar.gz)
+#source=(tkpacman-$pkgver.tar.gz)
md5sums=('3878bcd73696e756227fb2bfcbf2c365')
package() {
diff --git a/tkpacman-1.8.0.tar.gz b/tkpacman-1.8.0.tar.gz
deleted file mode 100644
index c7296e67772a..000000000000
--- a/tkpacman-1.8.0.tar.gz
+++ /dev/null
Binary files differ