summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbudRich2022-06-23 15:31:20 +0200
committerbudRich2022-06-23 15:31:20 +0200
commit618533488a6954c531d16972a210a37cfa52fff5 (patch)
tree38eb01341063eaf30a266a73c55d329110afc9a4
parentb951e3be8a6392ec28f15920ab57062b581c0909 (diff)
downloadaur-xfce4-panel-i3-plugins.tar.gz
new release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e66de6920c7f..8521971c9385 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.3
+ pkgver = 2022.06.23.1
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.3/xfce4-panel-i3-plugins-2022.06.16.3.tar.gz
- sha256sums = c1d4224adcc81393b94a169cbbdea7739211814c99a5bc036eb6459912ca4898
+ source = https://github.com/budRich/xfce4-panel-i3-plugins/archive/2022.06.23.1/xfce4-panel-i3-plugins-2022.06.23.1.tar.gz
+ sha256sums = 6d2f050f554c1cae38ab53c64aa519d14977a775df3369a44caa9cbcff848fa0
pkgname = xfce4-panel-i3-plugins
diff --git a/PKGBUILD b/PKGBUILD
index 63e656452ba0..a024107cea18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: budRich
pkgname=xfce4-panel-i3-plugins
-pkgver=2022.06.16.3
+pkgver=2022.06.23.1
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=('c1d4224adcc81393b94a169cbbdea7739211814c99a5bc036eb6459912ca4898')
+sha256sums=('6d2f050f554c1cae38ab53c64aa519d14977a775df3369a44caa9cbcff848fa0')
# sha256sums=('SKIP')
# url="file:///home/bud/git/bud/$pkgname"