summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2020-09-29 16:49:42 -0600
committerMark Wagie2020-09-29 16:49:42 -0600
commit428bab129053e206433e6f1e9ff5a271e1fe7b38 (patch)
tree43d38f667fe7befe13beae1e338e5a92773f6691
parent18dda6614932b032edcae1f28a6d75720ea7a09a (diff)
downloadaur-428bab129053e206433e6f1e9ff5a271e1fe7b38.tar.gz
2.2.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e10499dd6a04..4fc5807822dd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = appimagelauncher
pkgdesc = A Helper application for running and integrating AppImages.
- pkgver = 2.1.4
+ pkgver = 2.2.0
pkgrel = 1
url = https://github.com/TheAssassin/AppImageLauncher
arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = appimagelauncher
depends = libxpm
depends = qt5-base
depends = shared-mime-info
- source = appimagelauncher::git+https://github.com/TheAssassin/AppImageLauncher.git#tag=v2.1.4
+ source = appimagelauncher::git+https://github.com/TheAssassin/AppImageLauncher.git#tag=v2.2.0
source = git+https://github.com/AppImage/AppImageUpdate.git
source = git+https://github.com/AppImage/libappimage.git
source = git+https://github.com/TheAssassin/zsync2
diff --git a/PKGBUILD b/PKGBUILD
index ec30b06db70f..aeee437c34c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: James Kittsmiller (AJSlye) <james@nulogicsystems.com>
pkgname=appimagelauncher
-pkgver=2.1.4
+pkgver=2.2.0
pkgrel=1
pkgdesc="A Helper application for running and integrating AppImages."
arch=('x86_64')