summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAaron Fischer2017-12-21 21:39:02 +0100
committerAaron Fischer2017-12-21 21:39:02 +0100
commit0fbc35b77a34170a7cb7eb468c21052419ed3feb (patch)
treea82eb5870effe8c8110f6ca896030c9dc1e4e2f1 /PKGBUILD
parente0182303dc8461ea95eef060c3f67338981b829c (diff)
downloadaur-0fbc35b77a34170a7cb7eb468c21052419ed3feb.tar.gz
Bump to version 3.14.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09638dc022bf..5a5e34486516 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Kevin Piche <kevin@archlinux.org>
pkgname=worker
-pkgver=3.13.0
+pkgver=3.14.0
pkgrel=1
pkgdesc="A file manager for the X Window System"
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@ depends=('avfs' 'gcc-libs' 'libx11' 'file')
makedepends=('libxt')
source=(http://www.boomerangsworld.de/cms/${pkgname}/downloads/${pkgname}-${pkgver}.tar.bz2
http://www.boomerangsworld.de/cms/${pkgname}/downloads/${pkgname}-${pkgver}.tar.bz2.asc)
-sha256sums=('2b9a957d91193bfa36b21a328d667ae08ff82f7ac9e71148b6530980141f53e5'
- 'bec74b24924dd4a59fc289aa5096eed771c6fcd530e0e1930d49fecb8556c9c6')
+sha256sums=('192ffbee512d8a0828d33a30193f3a6de900a74556c963464762c18de566151b'
+ '55750c4c5c01f43cb976fe7a83ff4a33ebf67aff737ad13351cc7abfef9f4ce7')
validpgpkeys=('F9299EE90A729029E71AF26B667132D0FBC52B37') # Ralf Hoffmann
build() {