summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChanathip Srithanrat2018-09-24 22:34:33 +0700
committerChanathip Srithanrat2018-09-24 22:34:33 +0700
commit106899ac91834bf7949f871e2145ee5fbfe0e184 (patch)
treef48766f74c7613d972093d303550e476d302ba7d
parentfab7fbc8560b8da3801b10594e18041d35bcd713 (diff)
downloadaur-106899ac91834bf7949f871e2145ee5fbfe0e184.tar.gz
v1.2-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e60d818817e0..1f4ebdb52c03 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = mcos-shell-theme
pkgdesc = McOS Shell Theme
pkgver = 1.2
- pkgrel = 1
+ pkgrel = 2
url = https://www.opendesktop.org/p/1241688/
arch = any
license = GPL
depends = gnome-shell-extensions
- source = https://dl.opendesktop.org/api/files/downloadfile/id/1529367872/s/$_s/t/$_t/mcos-shell-theme-1.2.tar.xz
+ source = https://dl.opendesktop.org/api/files/download/id/1529367872/s/$_s/t/$_t/mcos-shell-theme-1.2.tar.xz
md5sums = 3e8e2e6d642665b4ad79563dcf7bd6d6
pkgname = mcos-shell-theme
diff --git a/PKGBUILD b/PKGBUILD
index 4ce8d53c72cf..16b9b163dfc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mcos-shell-theme
pkgver=1.2
-pkgrel=1
+pkgrel=2
pkgdesc='McOS Shell Theme'
arch=('any')
url='https://www.opendesktop.org/p/1241688/'
@@ -13,7 +13,7 @@ depends=('gnome-shell-extensions')
_p="var \(hash = '\(.*\)\|timetamp = '\(.*\)\)';"
read _s _t <<< $(echo -n $(curl -s $url | sed -n "s/$_p/\2\3/p"))
-source=("https://dl.opendesktop.org/api/files/downloadfile/id/1529367872/s/$_s/t/$_t/$pkgname-$pkgver.tar.xz")
+source=("https://dl.opendesktop.org/api/files/download/id/1529367872/s/$_s/t/$_t/$pkgname-$pkgver.tar.xz")
md5sums=('3e8e2e6d642665b4ad79563dcf7bd6d6')
prepare() {