summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Weiss2017-10-01 16:33:52 +0200
committerLuca Weiss2017-10-01 16:33:52 +0200
commitcd73cae6a2a5309e2e491d3b7adcd2247dc88b62 (patch)
treec21d92322c53f5960da786e8d9d4a2ded3d5eb6c
parentc2713e11f382b2243af779014340b1c16ee4d6ab (diff)
downloadaur-cd73cae6a2a5309e2e491d3b7adcd2247dc88b62.tar.gz
Switch to tar.gz
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a75b090d6bfc..e4f29f217e61 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,3 @@
-# Generated by mksrcinfo v8
-# Tue Nov 15 15:32:20 UTC 2016
pkgbase = kde1-kdetoys
pkgdesc = Historical copy of the toys module of KDE 1, adapted to compile on modern systems (circa. 2016)
pkgver = 1.1.2
@@ -12,8 +10,8 @@ pkgbase = kde1-kdetoys
makedepends = cmake
depends = qt1
depends = kde1-kdelibs
- source = https://github.com/KDE/kde1-kdetoys/archive/16f863f984ead0f72fdbfb05062e3e603b0e674b.zip
- sha256sums = cc7d6a843f13b332a5da111f165756f4c8345b6a8940ef3b04c1325f4116e5de
+ source = https://github.com/KDE/kde1-kdetoys/archive/16f863f984ead0f72fdbfb05062e3e603b0e674b.tar.gz
+ sha256sums = 6a361da334367c1a79d59e28c08d20d31a28fdcc7f1c35a9a88a68aa0dfc3789
pkgname = kde1-kdetoys
diff --git a/PKGBUILD b/PKGBUILD
index 56b66de34bf0..f6e47e616a33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,8 @@ groups=("kde1")
depends=("qt1" "kde1-kdelibs")
makedepends=("cmake")
_commit="16f863f984ead0f72fdbfb05062e3e603b0e674b"
-source=("https://github.com/KDE/$pkgname/archive/$_commit.zip")
-sha256sums=('cc7d6a843f13b332a5da111f165756f4c8345b6a8940ef3b04c1325f4116e5de')
+source=("https://github.com/KDE/$pkgname/archive/$_commit.tar.gz")
+sha256sums=('6a361da334367c1a79d59e28c08d20d31a28fdcc7f1c35a9a88a68aa0dfc3789')
#prepare() {
# cd $srcdir/$pkgname-$_commit