summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 46af980f4f8e..6847fd638b43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: max.bra <max dot bra dot gtalk at gmail dot com>
pkgname=desktopfolder
-pkgver=1.1.1
+pkgver=1.1.2
pkgrel=1
pkgdesc='Organize your desktop with panels that hold your things.'
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('libwnck3' 'gtksourceview3')
makedepends=('meson' 'ninja' 'vala' 'intltool')
source=("https://github.com/spheras/${pkgname}/archive/v${pkgver}.zip")
-sha256sums=('ce6c07eb3696625731e53efb15f413b49f8b888d02bc2f778978c0ab9eecefe0')
+sha256sums=('f01e3d378af6ccb26097b69553e280b391b1e4dd1648b355ccd1e0dd767d4d09')
build() {
cd ${pkgname}-${pkgver}