summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbudRich2022-06-16 19:01:19 +0200
committerbudRich2022-06-16 19:01:19 +0200
commitb951e3be8a6392ec28f15920ab57062b581c0909 (patch)
tree9975c8dd3195c35814b98531f87595a2a7203d53
parent0b1e154b5f61f318373ec76b41e8487dc2500cc7 (diff)
downloadaur-b951e3be8a6392ec28f15920ab57062b581c0909.tar.gz
tabkey in menu support
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7ccdfc398d4..e66de6920c7f 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.2
+ pkgver = 2022.06.16.3
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.2/xfce4-panel-i3-plugins-2022.06.16.2.tar.gz
- sha256sums = 6c80a13cdfbc5f07341b7d3999ccdbbbb72e8980ead14b4f97b447ec99c4fb91
+ 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
pkgname = xfce4-panel-i3-plugins
diff --git a/PKGBUILD b/PKGBUILD
index e7ba596d3a17..63e656452ba0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: budRich
pkgname=xfce4-panel-i3-plugins
-pkgver=2022.06.16.2
+pkgver=2022.06.16.3
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=('6c80a13cdfbc5f07341b7d3999ccdbbbb72e8980ead14b4f97b447ec99c4fb91')
+sha256sums=('c1d4224adcc81393b94a169cbbdea7739211814c99a5bc036eb6459912ca4898')
# sha256sums=('SKIP')
# url="file:///home/bud/git/bud/$pkgname"