summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 741d7f499a1b..ff19d375c1c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Jan 27 22:11:35 UTC 2016
+# Wed Jan 27 22:20:34 UTC 2016
pkgbase = yakuake-skin-breeze-dark
pkgdesc = A Breeze Dark skin for Yakuake (KDE4)
pkgver = 1.0.3
@@ -8,7 +8,7 @@ pkgbase = yakuake-skin-breeze-dark
arch = any
license = GPL
depends = yakuake
- source = breeze-dark.tar.xz::https://opendesktop.org/CONTENT/content-files/170330-breeze_dark.tar.gz
+ source = breeze-dark.tar.gz::https://opendesktop.org/CONTENT/content-files/170330-breeze_dark.tar.gz
sha256sums = 9d3f7a9c0eb3aeb65e6b9cfbb83e207113ec5a2a5d0a420c7a16b5db69a92912
pkgname = yakuake-skin-breeze-dark
diff --git a/PKGBUILD b/PKGBUILD
index da7f7939ec65..ccf1f66e9653 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('any')
url="https://opendesktop.org/content/show.php?content=170330"
license=('GPL')
depends=('yakuake')
-source=("${_pkgname}.tar.xz::https://opendesktop.org/CONTENT/content-files/170330-breeze_dark.tar.gz")
+source=("${_pkgname}.tar.gz::https://opendesktop.org/CONTENT/content-files/170330-breeze_dark.tar.gz")
sha256sums=('9d3f7a9c0eb3aeb65e6b9cfbb83e207113ec5a2a5d0a420c7a16b5db69a92912')
package() {