summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorstarmatt2021-04-22 12:43:43 +0200
committerstarmatt2021-04-22 12:43:43 +0200
commitac3adf1f76dbba2b16ef0a5d02507ae88d984e97 (patch)
tree949d9cce11b0e7afcafdc77a7858a584aa5b49ad /PKGBUILD
parent912bf2d4653dda8dda85ab36538c2a4d5d5dbceb (diff)
downloadaur-ac3adf1f76dbba2b16ef0a5d02507ae88d984e97.tar.gz
updated package to latest version (51)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d798395cf6f..9ddfb8272bc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Matthieu Borde <starmatt at free dot fr>
pkgname=gnome-shell-extension-babar
-pkgver=40
+pkgver=51
pkgrel=1
pkgdesc='GNOME shell extension that adds grid, favorites, workspaces & tasks in top panel'
arch=(any)
url='https://github.com/fthx/babar'
-license=('unknown')
+license=('GPL3')
depends=('gnome-shell>=3.36')
source=("https://extensions.gnome.org/extension-data/babarfthx.v${pkgver}.shell-extension.zip")
-md5sums=('1747f2e71618b2efdac19cf9450c9caf')
+md5sums=('4f2ee8d5bb94aff8418e9d1c8653f64e')
package() {
local _uuid="babar@fthx"