summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormax.bra2020-09-05 00:47:11 +0200
committermax.bra2020-09-05 00:47:11 +0200
commit94e8d6cc95ed3143c06fa8aaaf5d24ac8e2199a9 (patch)
treee19686ddaebcf41abcabd9296f7cdcbdff4719a6 /PKGBUILD
parente5f5b2784c99dd8f7ce55bac1a91b4245aa67737 (diff)
downloadaur-94e8d6cc95ed3143c06fa8aaaf5d24ac8e2199a9.tar.gz
v. 1.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6847fd638b43..01b82ba36ade 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.2
+pkgver=1.1.3
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=('f01e3d378af6ccb26097b69553e280b391b1e4dd1648b355ccd1e0dd767d4d09')
+sha256sums=('6d03839c8e890d11817e253b48d59c6d31bf09a0a0e6f698e7b98f7fe810ce8c')
build() {
cd ${pkgname}-${pkgver}