summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0ee368e8555..bdf43604568b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,3 @@
-# Generated by mksrcinfo v8
-# Mon Feb 1 12:04:57 UTC 2016
pkgbase = tkgate
pkgdesc = A digital circuit simulator with a tcl/tk-based graphical editor
pkgver = 1.8.7
@@ -12,7 +10,7 @@ pkgbase = tkgate
depends = tcl
depends = tk
conflicts = tkgate-beta
- source = http://http.debian.net/debian/pool/main/t/tkgate/tkgate_1.8.7.orig.tar.gz
+ source = https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/tkgate/1.8.7-4/tkgate_1.8.7.orig.tar.gz
source = tkgate.diff.gz
md5sums = 628b5ca66283fc1473c9ef7300ae73c8
md5sums = 0eaafa98ff751c657b3adf73ea4f5bf6
diff --git a/PKGBUILD b/PKGBUILD
index de07224b39f3..0a415a49cbef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=("GPL")
makedepends=('imake')
depends=('tcl' 'tk')
conflicts=('tkgate-beta')
-source=("http://http.debian.net/debian/pool/main/t/tkgate/tkgate_1.8.7.orig.tar.gz"
+source=("https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/tkgate/1.8.7-4/tkgate_1.8.7.orig.tar.gz"
tkgate.diff.gz)
md5sums=('628b5ca66283fc1473c9ef7300ae73c8'
'0eaafa98ff751c657b3adf73ea4f5bf6')