summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzxp198210052023-07-10 19:15:32 +0800
committerzxp198210052023-07-10 19:15:32 +0800
commitd71be5e8b514fdf70e1c24b08d447294fbbc3e09 (patch)
tree110a7cf99b193218e5621fd90beff590bf3c2089
parentcd930f54a501cccbad0ab5a6e965a51a17889e88 (diff)
downloadaur-d71be5e8b514fdf70e1c24b08d447294fbbc3e09.tar.gz
update to 1.0.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ca1832c9e1e..f2b0003e584b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = final2x-bin
pkgdesc = 2^x Image Super-Resolution
- pkgver = 1.0.1
- pkgrel = 2
+ pkgver = 1.0.2
+ pkgrel = 1
url = https://github.com/Tohrusky/Final2x
arch = x86_64
license = BSD
@@ -9,7 +9,7 @@ pkgbase = final2x-bin
depends = electron
depends = hicolor-icon-theme
conflicts = final2x
- source = final2x-1.0.1.deb::https://github.com/Tohrusky/Final2x/releases/download/2023-07-01/Final2x-linux-pip-x64-deb.deb
+ source = final2x-1.0.2.deb::https://github.com/Tohrusky/Final2x/releases/download/2023-07-01/Final2x-linux-pip-x64-deb.deb
source = LICENSE::https://raw.githubusercontent.com/Tohrusky/Final2x/main/LICENSE
source = final2x.sh
sha256sums = df8c47aaebd57e2fa484b37b315c9343866afb8b07b22dc42436f58050659269
diff --git a/PKGBUILD b/PKGBUILD
index 6b5c1a97c78e..ff2b7ae7d743 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zxp19821005 <zxp19821005 at 163 dot com>
pkgname="final2x-bin"
-pkgver=1.0.1
-pkgrel=2
+pkgver=1.0.2
+pkgrel=1
pkgdesc="2^x Image Super-Resolution"
arch=('x86_64')
license=('BSD')