summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3S0X2020-05-23 01:49:20 +0200
committerD3S0X2020-05-23 01:49:20 +0200
commit64fc1d95efcdfebce9289b34f732659cd16353b0 (patch)
treee9de7e442b701b35048a75cbafbce0f4a236e705
parent617506365c077adc1d992f004488b54765c06514 (diff)
downloadaur-64fc1d95efcdfebce9289b34f732659cd16353b0.tar.gz
updated to 0.1.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2ed7f7ea9af..04137354bd27 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = plasma5-applets-latte-sidebar-button
pkgdesc = Plasma applet to show and hide Latte Sidebars
- pkgver = 0.1.1
+ pkgver = 0.1.2
pkgrel = 1
url = https://github.com/psifidotos/applet-latte-sidebar-button
arch = any
license = GPL2
depends = plasma-workspace
- source = plasma5-applets-latte-sidebar-button-0.1.1.tar.gz::https://github.com/psifidotos/applet-latte-sidebar-button/archive/0.1.1.tar.gz
- sha256sums = 565432c97525fbe9754ac0cfbde2fbc689203ba2902c7a9e2e3649e40de903c4
+ source = plasma5-applets-latte-sidebar-button-0.1.2.tar.gz::https://github.com/psifidotos/applet-latte-sidebar-button/archive/0.1.2.tar.gz
+ sha256sums = 7c69bdeaf3dbf37026c78fc4dae842c9cc2f029330acb18c7d1ee3397cae1424
pkgname = plasma5-applets-latte-sidebar-button
diff --git a/PKGBUILD b/PKGBUILD
index 55ed45f8589f..e59d2befe83e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nico <desoxhd@gmail.com>
pkgname=plasma5-applets-latte-sidebar-button
_pkgname=applet-latte-sidebar-button
-pkgver=0.1.1
+pkgver=0.1.2
pkgrel=1
pkgdesc="Plasma applet to show and hide Latte Sidebars"
arch=('any')
@@ -9,7 +9,7 @@ url="https://github.com/psifidotos/$_pkgname"
license=('GPL2')
depends=('plasma-workspace')
source=("$pkgname-$pkgver.tar.gz::https://github.com/psifidotos/$_pkgname/archive/$pkgver.tar.gz")
-sha256sums=('565432c97525fbe9754ac0cfbde2fbc689203ba2902c7a9e2e3649e40de903c4')
+sha256sums=('7c69bdeaf3dbf37026c78fc4dae842c9cc2f029330acb18c7d1ee3397cae1424')
package() {
cd "$srcdir/$_pkgname-$pkgver"