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 34614e3bbc4d..7a02b35f330c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=applet-latte-separator
pkgname=plasma5-applets-latte-separator
-pkgver=0.1.1
+pkgver=0.1.2
pkgrel=1
pkgdesc="Plasma applet that acts as a separator between applets"
arch=('any')
@@ -10,7 +10,7 @@ url="https://github.com/psifidotos/$_pkgname"
license=('GPL')
depends=('plasma-workspace')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('6db95a7d8a9518a9ef2b7f0c4a99e2d33ae4de3d3876729484ef0d268b103a54')
+sha256sums=('0f6e2b63ee1f769d586e6a59376de02d1ba8615cd9999e8853dc4df21ded4ba0')
package() {
cd "$srcdir/$_pkgname-$pkgver"