summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbegin-theadventure2023-10-30 13:52:03 +0100
committerbegin-theadventure2023-10-30 13:52:03 +0100
commit466ceb9713800335898a6e42543b4dc9328c30ff (patch)
tree04e1d00ce16ebc3dcf552c2ddd1786a5651cf89e
parenta34f0294258f0d822fc980bd07a7e6b5ccaa4fb3 (diff)
downloadaur-466ceb9713800335898a6e42543b4dc9328c30ff.tar.gz
1.2.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff55bf11cac4..2ecf9185a2ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = upscaler-git
pkgdesc = Upscale and enhance images (latest commit)
- pkgver = 1.1.2
- pkgrel = 2
+ pkgver = 1.2.2
+ pkgrel = 1
url = https://gitlab.gnome.org/World/Upscaler
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index e02e7b171549..9d3e729990e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_pkgname=upscaler
pkgname=$_pkgname-git
-pkgver=1.1.2
-pkgrel=2
+pkgver=1.2.2
+pkgrel=1
pkgdesc="Upscale and enhance images (latest commit)"
arch=('x86_64')
url="https://gitlab.gnome.org/World/Upscaler"