summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Random2016-01-27 23:20:51 +0100
committerJack Random2016-01-27 23:20:51 +0100
commit5ba3de6092b8b5130fabdb234099eebe2454c58a (patch)
treed6c8688990293b8c567c5ce1c0a728c8fbe9203e
parent4683df03be36d7afe4ea3527ff79977456c4f756 (diff)
downloadaur-yakuake-skin-breeze-dark.tar.gz
typo
-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() {