summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Landauer2019-08-17 20:46:15 +0200
committerBernhard Landauer2019-08-17 20:46:15 +0200
commit4115c65f52ce6d2368526a6431a340b1b95086f9 (patch)
tree548495d12cbbb68e7a5ac136d137861a2c521313
parent78fb8efa1373006bbaf8d7444c0f1956e4ff45b9 (diff)
downloadaur-4115c65f52ce6d2368526a6431a340b1b95086f9.tar.gz
1.5.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 01557eaec999..71b50816fe28 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = appimagelauncher
pkgdesc = A Helper application for running and integrating AppImages.
- pkgver = 1.4.0
+ pkgver = 1.5.0
pkgrel = 1
url = https://github.com/TheAssassin/AppImageLauncher
arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = appimagelauncher
depends = qt5-base
depends = shared-mime-info
conflicts = appimagelauncher-git
- source = git+https://github.com/TheAssassin/AppImageLauncher.git#tag=v1.4.0
+ source = git+https://github.com/TheAssassin/AppImageLauncher.git#tag=v1.5.0
source = appimage-binfmt-remove.hook
sha256sums = SKIP
sha256sums = 72a2630cf79b8f90bc21eae1d9f40c07fe77ce22df46c511b500f514455d7c81
diff --git a/PKGBUILD b/PKGBUILD
index fd127ba59b74..9bc0abbaf0b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=AppImageLauncher
pkgname=appimagelauncher
-pkgver=1.4.0
+pkgver=1.5.0
pkgrel=1
pkgdesc="A Helper application for running and integrating AppImages."
arch=('x86_64')