summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Sferrazza2019-12-22 19:29:15 -0500
committerKyle Sferrazza2019-12-22 19:29:15 -0500
commit7196de4015dfc4d067d5f2f0fbd915db832e8381 (patch)
treeddad83542345f4cd47881edcef56eb89be91a1c1
parent99a47ff2529b302b2e40f5cca645cbae0a982305 (diff)
downloadaur-7196de4015dfc4d067d5f2f0fbd915db832e8381.tar.gz
update to 2.2.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b3f487c01c5e..9d74b32df3c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = gactions
pkgdesc = The command line interface that you use to test and update your app for the Google Assistant.
- pkgver = 2.1.3
+ pkgver = 2.2.4
pkgrel = 1
url = https://developers.google.com/actions/tools/gactions-cli
arch = x86_64
- source = gactions::https://dl.google.com/gactions/updates/bin/linux/amd64/gactions/gactions
- md5sums = cc277aaf05da1517a377ffba369a22d1
+ source = gactions::https://dl.google.com/gactions/updates/bin_linux_amd64_2.2.4_dev.bin
+ md5sums = d315c973ceeca610d131027c1f573570
pkgname = gactions
diff --git a/PKGBUILD b/PKGBUILD
index 9b803603b766..c9835823e89f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Kyle Sferrazza <kyle.sferrazza@gmail.com>
pkgname=gactions
-pkgver=2.1.3
+pkgver=2.2.4
pkgrel=1
pkgdesc="The command line interface that you use to test and update your app for the Google Assistant."
arch=('x86_64')
url="https://developers.google.com/actions/tools/gactions-cli"
-source=($pkgname::https://dl.google.com/gactions/updates/bin/linux/amd64/gactions/gactions)
-md5sums=('cc277aaf05da1517a377ffba369a22d1')
+source=($pkgname::https://dl.google.com/gactions/updates/bin_linux_amd64_${pkgver}_dev.bin)
+md5sums=('d315c973ceeca610d131027c1f573570')
build() {
chmod +x $pkgname