summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstarmatt2021-05-06 10:22:27 +0200
committerstarmatt2021-05-06 10:22:27 +0200
commit01e26dfdb8fa8aba62d90b1a978622088954d7fa (patch)
tree8b18c205aea06d9d386d9945fceecf4668b3a51b
parentac3adf1f76dbba2b16ef0a5d02507ae88d984e97 (diff)
downloadaur-01e26dfdb8fa8aba62d90b1a978622088954d7fa.tar.gz
updated package to latest version (52)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 560ee4b9e498..47d3a52dbf17 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = gnome-shell-extension-babar
pkgdesc = GNOME shell extension that adds grid, favorites, workspaces & tasks in top panel
- pkgver = 51
+ pkgver = 52
pkgrel = 1
url = https://github.com/fthx/babar
arch = any
license = GPL3
depends = gnome-shell>=3.36
- source = https://extensions.gnome.org/extension-data/babarfthx.v51.shell-extension.zip
- md5sums = 4f2ee8d5bb94aff8418e9d1c8653f64e
+ source = https://extensions.gnome.org/extension-data/babarfthx.v52.shell-extension.zip
+ md5sums = 18f5be7460818c37373bccb581ee0de2
pkgname = gnome-shell-extension-babar
diff --git a/PKGBUILD b/PKGBUILD
index 9ddfb8272bc0..9525fc911606 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Matthieu Borde <starmatt at free dot fr>
pkgname=gnome-shell-extension-babar
-pkgver=51
+pkgver=52
pkgrel=1
pkgdesc='GNOME shell extension that adds grid, favorites, workspaces & tasks in top panel'
arch=(any)
@@ -9,7 +9,7 @@ url='https://github.com/fthx/babar'
license=('GPL3')
depends=('gnome-shell>=3.36')
source=("https://extensions.gnome.org/extension-data/babarfthx.v${pkgver}.shell-extension.zip")
-md5sums=('4f2ee8d5bb94aff8418e9d1c8653f64e')
+md5sums=('18f5be7460818c37373bccb581ee0de2')
package() {
local _uuid="babar@fthx"