summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2023-12-06 09:27:28 +0000
committerJack Chen2023-12-06 09:27:28 +0000
commit93bc52ec5370267604194faff9440fbb5544018e (patch)
tree69f0a0570974a09cda63de37caab31aa730ad235
parenta01011c965966fb6d71c164eacf9d5e740d06cfe (diff)
downloadaur-93bc52ec5370267604194faff9440fbb5544018e.tar.gz
update to 4.4.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cee522586c81..2d078586b03a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = utools
pkgdesc = uTools Utilities
- pkgver = 4.3.2
+ pkgver = 4.4.0
pkgrel = 1
url = https://u.tools/
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = utools
depends = nss
depends = alsa-lib
depends = openssl-1.1
- source = https://publish.u-tools.cn/version2/utools_4.3.2_amd64.deb
- sha512sums = 7672b3922348f05103ad681f2ebf81c81d373062617a5a8f8ef232a83fc93b0afa9812eb9785a175db86cddd2f431c643553393037823be9af555475a1f78319
+ source = https://publish.u-tools.cn/version2/utools_4.4.0_amd64.deb
+ sha512sums = 85855e707ea7c43279917fedd42539598eec871c078ac6a6ea965ffe95e385433bd0f83c83e7465e542eefb9ac68e8a2c55c7906b0dc355813acb4897e70f736
pkgname = utools
diff --git a/PKGBUILD b/PKGBUILD
index 9af087b760c6..6c0db49a4b5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jack Chen <redchenjs@live.com>
pkgname=utools
-pkgver=4.3.2
+pkgver=4.4.0
pkgrel=1
pkgdesc="uTools Utilities"
arch=('x86_64')
@@ -9,7 +9,7 @@ url="https://u.tools/"
license=('custom')
depends=('gtk3' 'nss' 'alsa-lib' 'openssl-1.1')
source=("https://publish.u-tools.cn/version2/utools_${pkgver}_amd64.deb")
-sha512sums=('7672b3922348f05103ad681f2ebf81c81d373062617a5a8f8ef232a83fc93b0afa9812eb9785a175db86cddd2f431c643553393037823be9af555475a1f78319')
+sha512sums=('85855e707ea7c43279917fedd42539598eec871c078ac6a6ea965ffe95e385433bd0f83c83e7465e542eefb9ac68e8a2c55c7906b0dc355813acb4897e70f736')
package() {
tar -xf "$srcdir/data.tar.xz" -C "$pkgdir/"