summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2023-11-29 03:45:03 +0000
committerJack Chen2023-11-29 03:45:03 +0000
commita01011c965966fb6d71c164eacf9d5e740d06cfe (patch)
tree9f0ed98a40d3a3523956e9b2128fe4af0ffa65e8
parenta408ed6f846c2313ead890d02cc066f00503e2ad (diff)
downloadaur-a01011c965966fb6d71c164eacf9d5e740d06cfe.tar.gz
update to 4.3.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea2b6f26e4a1..cee522586c81 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = utools
pkgdesc = uTools Utilities
- pkgver = 4.1.0
+ pkgver = 4.3.2
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.1.0_amd64.deb
- sha512sums = 0819f9cb143b29ce3f2d4c29e5b956e459e926704e49ee33ea89bc51fa6061cad172824b0787123db9fa15b5d2814b1597db34ccaf2bc7d8fd46c44b75960fba
+ source = https://publish.u-tools.cn/version2/utools_4.3.2_amd64.deb
+ sha512sums = 7672b3922348f05103ad681f2ebf81c81d373062617a5a8f8ef232a83fc93b0afa9812eb9785a175db86cddd2f431c643553393037823be9af555475a1f78319
pkgname = utools
diff --git a/PKGBUILD b/PKGBUILD
index 728463ca55f1..9af087b760c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jack Chen <redchenjs@live.com>
pkgname=utools
-pkgver=4.1.0
+pkgver=4.3.2
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=('0819f9cb143b29ce3f2d4c29e5b956e459e926704e49ee33ea89bc51fa6061cad172824b0787123db9fa15b5d2814b1597db34ccaf2bc7d8fd46c44b75960fba')
+sha512sums=('7672b3922348f05103ad681f2ebf81c81d373062617a5a8f8ef232a83fc93b0afa9812eb9785a175db86cddd2f431c643553393037823be9af555475a1f78319')
package() {
tar -xf "$srcdir/data.tar.xz" -C "$pkgdir/"