summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aff0e180d21b..c008816703d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: max.bra <max dot bra dot gtalk at gmail dot com>
pkgname=desktopfolder
-pkgver=1.0.6
-pkgrel=2
+pkgver=1.0.7
+pkgrel=1
pkgdesc='Organize your desktop with panels that hold your things.'
arch=('i686' 'x86_64')
url='https://github.com/spheras/desktopfolder'
@@ -11,7 +11,7 @@ depends=('libwnck3' 'gtksourceview3')
makedepends=('meson' 'ninja' 'vala')
source=("https://github.com/spheras/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('53661487ace8aca87b47a353d0280c0713ab95474e986436bab477357527a7b3')
+sha256sums=('28c63e4866a10bbcfbc08dbc66cf4d0d2418824dcb34371e7ca2ba7504cdb9c1')
build() {
cd ${pkgname}-${pkgver}