summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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"