summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHiasinsu2021-03-10 22:09:31 +0800
committerHiasinsu2021-03-10 22:09:31 +0800
commita5bde4be54dbf8d3f95b4a5df9e2b91552aaf00d (patch)
treef4af5c134c6bb7953ece2a56f7411baa6d4381df /PKGBUILD
parentd4943ff60c43d328219a173500788e0e941f0d8f (diff)
downloadaur-utsu-bin.tar.gz
Update to 0.4.4
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 940749e0a423..bac89df1e3ef 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=utsu-bin
_debname=utsu
_debarch=amd64
-pkgver=0.4.3
+pkgver=0.4.4
pkgrel=1
pkgdesc="A cross-platform vocal synthesis frontend"
arch=('x86_64')
@@ -23,7 +23,7 @@ install=
changelog=
source=("https://github.com/titinko/utsu/releases/download/v${pkgver}/${_debname}_${pkgver}_${_debarch}.deb")
noextract=("utsu_${pkgver}_${_debarch}.deb")
-md5sums=('6fae6a210892ace46f08ab2716ddd5d1')
+md5sums=('866374f2a14fbd3d67426dff1cb965b8')
validpgpkeys=()
prepare() {