summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Landauer2019-12-01 13:13:24 +0100
committerBernhard Landauer2019-12-01 13:13:24 +0100
commit7ff8888183ad12f24c8e35adb6011ddc5f0bcb8b (patch)
treef220cd5557d92ad21843ce44382ab776f75169ba
parentab82384301166445f1ad616b0e4d6c2699e7611d (diff)
downloadaur-7ff8888183ad12f24c8e35adb6011ddc5f0bcb8b.tar.gz
2.1.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c75834d599a8..9ff59374b986 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = appimagelauncher
pkgdesc = A Helper application for running and integrating AppImages.
- pkgver = 2.0.3
+ pkgver = 2.1.0
pkgrel = 1
url = https://github.com/TheAssassin/AppImageLauncher
arch = x86_64
@@ -22,7 +22,7 @@ pkgbase = appimagelauncher
depends = qt5-base
depends = shared-mime-info
conflicts = appimagelauncher-git
- source = git+https://github.com/TheAssassin/AppImageLauncher.git#tag=v2.0.3
+ source = git+https://github.com/TheAssassin/AppImageLauncher.git#tag=v2.1.0
source = appimage-binfmt-remove.hook
sha256sums = SKIP
sha256sums = 72a2630cf79b8f90bc21eae1d9f40c07fe77ce22df46c511b500f514455d7c81
diff --git a/PKGBUILD b/PKGBUILD
index ad5b1f98c0a6..8287b92942dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=AppImageLauncher
pkgname=appimagelauncher
-pkgver=2.0.3
+pkgver=2.1.0
pkgrel=1
pkgdesc="A Helper application for running and integrating AppImages."
arch=('x86_64')