summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2020-02-11 08:39:25 -0700
committerBrian Bidulock2020-02-11 08:39:25 -0700
commitcba5a49d173379fbef1b83a610ea343a38be05b2 (patch)
tree4803b7a5b2288682a15d409924f5c8ff2a698073 /PKGBUILD
parentf7a1b86ff662cc75bd1e2f09523fa9ffb4435cee (diff)
downloadaur-cba5a49d173379fbef1b83a610ea343a38be05b2.tar.gz
uppkg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e4da17b842f..5fd1d7723fa7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname=xdg-launch
-pkgver=1.9
+pkgver=1.10
pkgrel=1
pkgdesc="A command line XDG compliant launcher"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('glib2' 'libxrandr' 'libxinerama' 'desktop-file-utils')
optdepends=('dmenu: to use dmenu_launch script')
makedepends=('pkgconfig')
source=("https://github.com/bbidulock/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.lz")
-sha256sums=('e8545a4f6b30d8bea1f79a1900c0153d8ff767a1e92e1a3c3b7ebbab7f558343')
+sha256sums=('9d76dc65a41f2210c464825ffc3fe4066d5be313d71e843de0121abb7463df4b')
build() {
cd ${pkgname}-${pkgver}