summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2023-09-23 02:06:06 +0700
committerkhai96_2023-09-23 02:06:06 +0700
commitc1e33fc54045adbe7d2ccd4bf6a8dc202b83f7e8 (patch)
tree98bd8e0da8a699a75ec21652138f695ec2ffcfd8
parent32238ee8b8f7ba4dc32bd06d23c5b7d6e745ffd5 (diff)
downloadaur-c1e33fc54045adbe7d2ccd4bf6a8dc202b83f7e8.tar.gz
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 c9b995509313..01017e98f35d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = upscayl-appimage
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
@@ -11,11 +11,11 @@ pkgbase = upscayl-appimage
depends = bash
provides = upscayl
conflicts = upscayl
- source = https://github.com/upscayl/upscayl/releases/download/v2.8.5/upscayl-2.8.5-linux.AppImage
- source = https://github.com/upscayl/upscayl/raw/v2.8.5/Real-ESRGAN_LICENSE.txt
+ source = https://github.com/upscayl/upscayl/releases/download/v2.8.6/upscayl-2.8.6-linux.AppImage
+ source = https://github.com/upscayl/upscayl/raw/v2.8.6/Real-ESRGAN_LICENSE.txt
source = upscayl.desktop
source = upscayl
- sha256sums = dfc084b2f7e39d7a454ce88ae5f7abe8e48a2acc3144571cd645bf4ca51327d8
+ sha256sums = c39ae32ea7653ce65681d736b74637b65db8a99aa98c157a23d82bb8b688faa7
sha256sums = 4a699ec4863d96a91fc265948a0c90033f7e8735d515524dcf3444736406e0c2
sha256sums = 944415997b67911834f89698ec506e050d04fb65306f65bd74e0476b84137567
sha256sums = 7014b447ea16dfc8a5b64fdcfb03b838af4f03f7c0ddbfad773bd848e0e9a315
diff --git a/PKGBUILD b/PKGBUILD
index ac5d9507da8c..a77d62047a55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='upscayl-appimage'
pkgdesc='Free and Open Source AI Image Upscaler'
-pkgver='2.8.5'
+pkgver='2.8.6'
pkgrel='1'
arch=('x86_64')
url='https://github.com/upscayl/upscayl'
@@ -21,7 +21,7 @@ source=(
'upscayl'
)
sha256sums=(
- 'dfc084b2f7e39d7a454ce88ae5f7abe8e48a2acc3144571cd645bf4ca51327d8'
+ 'c39ae32ea7653ce65681d736b74637b65db8a99aa98c157a23d82bb8b688faa7'
'4a699ec4863d96a91fc265948a0c90033f7e8735d515524dcf3444736406e0c2'
'944415997b67911834f89698ec506e050d04fb65306f65bd74e0476b84137567'
'7014b447ea16dfc8a5b64fdcfb03b838af4f03f7c0ddbfad773bd848e0e9a315'