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 0906aed8afd8..7a709b8fd80a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Muflone http://www.muflone.com/contacts/english/
pkgname=gnome-appfolders-manager
-pkgver=0.2.2
+pkgver=0.2.3
pkgrel=1
pkgdesc="Manage GNOME Shell applications folders."
url="http://www.muflone.com/gnome-appfolders-manager"
@@ -9,7 +9,7 @@ arch=('any')
license=('GPL2')
depends=('gtk3' 'python2-xdg' 'python2-gobject')
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/muflone/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('06e6495ac8c240b10f4dbf8b9175c7dbecde640fdbfe3f90cd11d22720801f13')
+sha256sums=('6daa66466b6bc76e48ea580688035f7e273a972501a7266ec4bd5c808c2630e5')
build() {
cd "${pkgname}-${pkgver}"