summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBazza2022-04-30 23:51:21 -0300
committerBazza2022-04-30 23:51:21 -0300
commitf76a4f222cab86b71f1feda1caf1d2a0f5c7dbd6 (patch)
treef2f8a9b133d79eedb78867bd5c44c221de78e235 /PKGBUILD
parent52a51183bda2cef43849b143df2f7da3d6a723da (diff)
downloadaur-f76a4f222cab86b71f1feda1caf1d2a0f5c7dbd6.tar.gz
2022-04-30
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a420360de084..c9182efb366a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,8 @@ provides=("DanielSWolf")
makedepends=('cmake' 'boost-libs')
url='https://github.com/DanielSWolf/rhubarb-lip-sync'
arch=('x86_64')
-source=("v${pkgver}.zip::https://github.com/DanielSWolf/rhubarb-lip-sync/archive/refs/heads/feature/%23103-minor-syntax-fixes.zip")
+source=("v${pkgver}.zip::https://github.com/DanielSWolf/rhubarb-lip-sync/releases/download/v1.12.0/Rhubarb-Lip-Sync-1.12.0-Linux.zip")
+
md5sums=('f823c9b3abdf632eb49f68c3970c724b')
license=('MIT')
options=(!strip)