summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbudRich2022-06-16 07:40:12 +0200
committerbudRich2022-06-16 07:40:12 +0200
commit0b1e154b5f61f318373ec76b41e8487dc2500cc7 (patch)
treefe3d8ed88ed58be9bd42c03fefd56c73f08be840
parent959ebac6acd0c0f77c23608c8b7dd6ab5e2027a9 (diff)
downloadaur-0b1e154b5f61f318373ec76b41e8487dc2500cc7.tar.gz
bugfix release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd81e04c609a..d7ccdfc398d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xfce4-panel-i3-plugins
pkgdesc = Xfce4-panel plugins modified to work better with i3wm
- pkgver = 2022.06.16.1
+ pkgver = 2022.06.16.2
pkgrel = 1
url = https://github.com/budRich/xfce4-panel-i3-plugins
arch = any
@@ -10,7 +10,7 @@ pkgbase = xfce4-panel-i3-plugins
depends = i3-wm
depends = i3ass
depends = xfce4-panel
- source = https://github.com/budRich/xfce4-panel-i3-plugins/archive/2022.06.16.1/xfce4-panel-i3-plugins-2022.06.16.1.tar.gz
- sha256sums = 2f65cb7b995fa2556016fc99fb7e5fc651a3f5c77b75621b045adbaacb872684
+ source = https://github.com/budRich/xfce4-panel-i3-plugins/archive/2022.06.16.2/xfce4-panel-i3-plugins-2022.06.16.2.tar.gz
+ sha256sums = 6c80a13cdfbc5f07341b7d3999ccdbbbb72e8980ead14b4f97b447ec99c4fb91
pkgname = xfce4-panel-i3-plugins
diff --git a/PKGBUILD b/PKGBUILD
index db3c114bdcca..e7ba596d3a17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: budRich
pkgname=xfce4-panel-i3-plugins
-pkgver=2022.06.16.1
+pkgver=2022.06.16.2
pkgrel=1
pkgdesc='Xfce4-panel plugins modified to work better with i3wm'
arch=('any')
@@ -11,7 +11,7 @@ license=('GPL2')
depends=('i3-wm' 'i3ass' 'xfce4-panel')
makedepends=('xfce4-panel' 'xfce4-dev-tools')
source=("$url/archive/$pkgver/${pkgname}-$pkgver.tar.gz")
-sha256sums=('2f65cb7b995fa2556016fc99fb7e5fc651a3f5c77b75621b045adbaacb872684')
+sha256sums=('6c80a13cdfbc5f07341b7d3999ccdbbbb72e8980ead14b4f97b447ec99c4fb91')
# sha256sums=('SKIP')
# url="file:///home/bud/git/bud/$pkgname"