summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dea178fedd62..5d0b78b0d3f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=gedit-panel-toggler
-pkgver=0.1.0
-pkgrel=2
+pkgver=0.2.0
+pkgrel=1
pkgdesc="Gedit 3 plugin to toggle side and bottom panels using buttons in header bar"
arch=("any")
url="https://github.com/hardpixel/gedit-panel-toggler"
license=("GPL")
depends=("gedit")
-source=("https://github.com/hardpixel/gedit-panel-toggler/archive/$pkgver.tar.gz")
-md5sums=("SKIP")
+source=("$pkgname::https://github.com/hardpixel/gedit-panel-toggler/archive/$pkgver.tar.gz")
+md5sums=("5722f7213f2b69b0ea3488c8a4794a44")
package() {
mkdir -p "$pkgdir/usr/lib/gedit/plugins/panel-toggler"