summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancois Menning2019-05-25 17:33:20 +0200
committerFrancois Menning2019-05-25 17:34:06 +0200
commit474e5c99067f088e7186cf7869d01981ddf7a1f7 (patch)
treeb96c9f3de22b1c06aa7d3b4c605205878e993056
parent3490a3ba96329259073b333970be3855da45af37 (diff)
downloadaur-474e5c99067f088e7186cf7869d01981ddf7a1f7.tar.gz
updpkg: use opendesktop link
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a54aa2868d5..07f0006c8d5c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = plasma-theme-helium
- pkgdesc = Helium is a clear / white theme designed from scratch for Plasma 5
+ pkgdesc = A translucent theme for Plasma 5.
pkgver = 9.1.0
- pkgrel = 2
- url = https://github.com/mcder3/Helium-Plasma-Theme
+ pkgrel = 3
+ url = https://www.opendesktop.org/p/998869/
arch = any
license = custom:Creative Commons
depends = plasma-workspace
provides = plasma-theme-helium
conflicts = plasma-theme-helium-git
options = !strip
- source = https://dl.opendesktop.org/api/files/download/id/1553266692/s/16c801c070301541d3f0f38373aa3520498831b323f0c8104041e624c8acd55572a8d6269746ada91d5bcac65eb71e8ad34e97e4d00bb563f5bf2bdb4be11125/t/1558127643/lt/download/Helium.tar.gz
+ source = file://Helium.tar.gz
md5sums = SKIP
pkgname = plasma-theme-helium
diff --git a/PKGBUILD b/PKGBUILD
index 1be57b19e0b3..250f0afb739e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,16 @@
pkgname=plasma-theme-helium
pkgver=9.1.0
-pkgrel=2
-pkgdesc="Helium is a clear / white theme designed from scratch for Plasma 5"
+pkgrel=3
+pkgdesc="A translucent theme for Plasma 5."
arch=('any')
-url="https://github.com/mcder3/Helium-Plasma-Theme"
+url="https://www.opendesktop.org/p/998869/"
license=('custom:Creative Commons')
depends=('plasma-workspace')
provides=("${pkgname}")
conflicts=("${pkgname}-git")
options=('!strip')
-source=("https://dl.opendesktop.org/api/files/download/id/1553266692/s/16c801c070301541d3f0f38373aa3520498831b323f0c8104041e624c8acd55572a8d6269746ada91d5bcac65eb71e8ad34e97e4d00bb563f5bf2bdb4be11125/t/1558127643/lt/download/Helium.tar.gz")
+source=('Helium.tar.gz')
md5sums=('SKIP')
package() {