summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin MacMartin2024-04-28 20:51:06 -0400
committerKevin MacMartin2024-04-28 20:51:06 -0400
commit78a22046a0718ee187889ca1509054cf250098cb (patch)
tree0f67acd4b98d6e2252b539e930be8e25f612a2ec
parent83c3ed075c57ac035352feef8b284315690ebee9 (diff)
downloadaur-upscayl-bin.tar.gz
Update to 2.11.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6774712ff795..81c35f727d06 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = upscayl-bin
pkgdesc = Free and Open Source AI Image Upscaler
- pkgver = 2.10.9
+ pkgver = 2.11.0
pkgrel = 1
url = https://github.com/upscayl/upscayl
arch = x86_64
@@ -12,11 +12,11 @@ pkgbase = upscayl-bin
depends = nodejs
provides = upscayl
conflicts = upscayl
- noextract = upscayl-2.10.9-linux.zip
+ noextract = upscayl-2.11.0-linux.zip
options = !strip
- source = https://github.com/upscayl/upscayl/releases/download/v2.10.9/upscayl-2.10.9-linux.zip
+ source = https://github.com/upscayl/upscayl/releases/download/v2.11.0/upscayl-2.11.0-linux.zip
source = upscayl
- sha512sums = 1a4c925e9ddffd9211d6eedb281c6197f3260e65588a3787fa006a7c8366d404c17f91804795da9f67e04f7f2cb3664b596443280b6cd8e7e81e59c11d2a3ca0
+ sha512sums = 808bc1f6ab032e378c7ea592e7a2ba4059cc822fc516a2684c1627d7b9996cce67982884084aa21e16e26953b9aa2e8d417ccef37bbf3c76a5dde1bff94c5fca
sha512sums = eae35fb7bef2b50512dec60fe1ab9e5bb7f4cd71931bd36951ee30a2d238299aeab88bac35aba4108ddd5c3e2cf6948a9cd144b0f3451e30c4f28b81d2e1e07a
pkgname = upscayl-bin
diff --git a/PKGBUILD b/PKGBUILD
index f9fe30aa4a60..cb2029543565 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=upscayl
pkgname=$_pkgname-bin
-pkgver=2.10.9
+pkgver=2.11.0
pkgrel=1
pkgdesc='Free and Open Source AI Image Upscaler'
url='https://github.com/upscayl/upscayl'
@@ -24,7 +24,7 @@ source=(
)
sha512sums=(
- '1a4c925e9ddffd9211d6eedb281c6197f3260e65588a3787fa006a7c8366d404c17f91804795da9f67e04f7f2cb3664b596443280b6cd8e7e81e59c11d2a3ca0'
+ '808bc1f6ab032e378c7ea592e7a2ba4059cc822fc516a2684c1627d7b9996cce67982884084aa21e16e26953b9aa2e8d417ccef37bbf3c76a5dde1bff94c5fca'
'eae35fb7bef2b50512dec60fe1ab9e5bb7f4cd71931bd36951ee30a2d238299aeab88bac35aba4108ddd5c3e2cf6948a9cd144b0f3451e30c4f28b81d2e1e07a'
)