summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJhon Diaz2019-03-02 15:45:17 -0500
committerJhon Diaz2019-03-02 15:45:17 -0500
commit920989e52a262869e1b259be11eb237ba1c4d94b (patch)
tree87748477b4b0cc452acbdd3a355c9687f8da9c34
parentc19b4638030184107f78bc7436ecbb2031c58e46 (diff)
downloadaur-920989e52a262869e1b259be11eb237ba1c4d94b.tar.gz
Update to a more stable link
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5889b1844721..fde64a60ceaa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,8 +5,8 @@ pkgbase = ant-slim-gtk-theme
url = https://www.gnome-look.org/p/1099856
arch = any
depends = gtk3
- source = https://dl.opendesktop.org/api/files/download/id/1550168419/s/fb9a3c1555be94027d8915783a473c0b77f3e60a2a5ce73cf728e0c79b6d8bc2e73cfa20705ff4921822a391719f7c552ea8cd965304ebb8c73d71a50f8ecf1b/t/1551506027/u//Ant-slim.tar.xz
- sha256sums = 14e2a1a26349acaf329b511942c78e76cc8430e712483a36546a815694eaeb87
+ source = https://github.com/EliverLara/Ant/releases/download/v1.3.0/Ant-slim.tar.xz
+ sha256sums = 865a759dc4dc18959b05ade9d472bca4e99fa43685c6f2e744e40e952c53254f
pkgname = ant-slim-gtk-theme
diff --git a/PKGBUILD b/PKGBUILD
index a74adaa3b7de..9d494344905c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,8 +16,8 @@ _p="var hash = '\(.*\)';\|var timetamp = '\(.*\)';\|data-ppload-collection-id=\"
read _collectionid _hash _token <<< $(echo -n $(curl -s $url | sed -n "s/$_p/\1\2\3/p"))
_fileid="$(curl -s "https://dl.opendesktop.org/api/files/index?collection_id=$_collectionid" | grep -Po '<files_(\d+)>.*<name>'$_filename'</name>.*\/files_\1>' | sed 's/.*<id>\(.*\)<\/id>.*/\1'/)"
-source=("https://dl.opendesktop.org/api/files/download/id/1550168419/s/fb9a3c1555be94027d8915783a473c0b77f3e60a2a5ce73cf728e0c79b6d8bc2e73cfa20705ff4921822a391719f7c552ea8cd965304ebb8c73d71a50f8ecf1b/t/1551506027/u//Ant-slim.tar.xz")
-sha256sums=('14e2a1a26349acaf329b511942c78e76cc8430e712483a36546a815694eaeb87')
+source=("https://github.com/EliverLara/Ant/releases/download/v1.3.0/Ant-slim.tar.xz")
+sha256sums=('865a759dc4dc18959b05ade9d472bca4e99fa43685c6f2e744e40e952c53254f')
package(){
cd "$srcdir"