summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin MacMartin2023-09-25 00:55:08 -0400
committerKevin MacMartin2023-09-25 00:55:08 -0400
commit68384d74cdedb29f16c126a5b8688e9d89c1b740 (patch)
tree441949a917abf9b666662b987d30e0fc4cbbe34b
parenta325b3082f376fd25cac972d0d9d8391fbab12bc (diff)
downloadaur-68384d74cdedb29f16c126a5b8688e9d89c1b740.tar.gz
Update to 2.8.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24bf3d2f342c..d60d234bb461 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = upscayl-bin
pkgdesc = Free and Open Source AI Image Upscaler
- pkgver = 2.8.5
+ pkgver = 2.8.6
pkgrel = 1
url = https://github.com/upscayl/upscayl
arch = x86_64
@@ -14,11 +14,11 @@ pkgbase = upscayl-bin
depends = openjpeg2
provides = upscayl
conflicts = upscayl
- noextract = upscayl-2.8.5-linux.zip
+ noextract = upscayl-2.8.6-linux.zip
options = !strip
- source = https://github.com/upscayl/upscayl/releases/download/v2.8.5/upscayl-2.8.5-linux.zip
+ source = https://github.com/upscayl/upscayl/releases/download/v2.8.6/upscayl-2.8.6-linux.zip
source = upscayl-run
- sha512sums = fad1aab8ce666fd5982945351e21121f18110968fb1cba8b9c644ccf4ad961a1c35eec96f9332a36354eb0f41fefaa14e5988113005434c3e3a9d5348ff54191
+ sha512sums = 882c100eb571ade7f3b9c20028cffd5a96d02afb5e3a5aa47390939d4e039499f5b49766c7b8c323fd26d98db634d0a9286d6cfe5a63f0845e9dca606b5398c6
sha512sums = 7a1a702418325085d6afab949efe7724c4db42dc5a165ade02ff5b1d755fdcac5b8292cf3ee26b04e85a8f41343e1a5d36dba72afc5c6731a3bc3ea49b6c2193
pkgname = upscayl-bin
diff --git a/PKGBUILD b/PKGBUILD
index 322b8081374d..7e9ba87a17d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=upscayl
pkgname=$_pkgname-bin
-pkgver=2.8.5
+pkgver=2.8.6
pkgrel=1
pkgdesc='Free and Open Source AI Image Upscaler'
url='https://github.com/upscayl/upscayl'
@@ -24,7 +24,7 @@ source=(
)
sha512sums=(
- 'fad1aab8ce666fd5982945351e21121f18110968fb1cba8b9c644ccf4ad961a1c35eec96f9332a36354eb0f41fefaa14e5988113005434c3e3a9d5348ff54191'
+ '882c100eb571ade7f3b9c20028cffd5a96d02afb5e3a5aa47390939d4e039499f5b49766c7b8c323fd26d98db634d0a9286d6cfe5a63f0845e9dca606b5398c6'
'7a1a702418325085d6afab949efe7724c4db42dc5a165ade02ff5b1d755fdcac5b8292cf3ee26b04e85a8f41343e1a5d36dba72afc5c6731a3bc3ea49b6c2193'
)