summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsurefire2019-03-18 17:48:35 +0300
committersurefire2019-03-18 17:48:35 +0300
commitb33d720f443a5cef3334297a17b3d09d485d79de (patch)
treee1c2dcdd85b38559ea1eecf80d31379f8a2584b7
parent7c2515a6851ad181c9e8ffd39eb69d81fb05ce49 (diff)
downloadaur-b33d720f443a5cef3334297a17b3d09d485d79de.tar.gz
Bump to v23.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d8bbfc3738ed..5cefa5045c43 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = gnome-shell-extension-appindicator
pkgdesc = Integrates AppIndicators into GNOME Shell
- pkgver = 22
+ pkgver = 23.1
pkgrel = 1
url = https://github.com/ubuntu/gnome-shell-extension-appindicator
arch = any
license = GPL
- depends = gnome-shell
+ depends = gnome-shell>=3.32
optdepends = libappindicator-gtk2: support GTK+2 applications
optdepends = libappindicator-gtk3: support GTK+3 applications
optdepends = libappindicator-sharp: support .net applications
- source = gnome-shell-extension-appindicator-22.tar.gz::https://github.com/ubuntu/gnome-shell-extension-appindicator/archive/v22.tar.gz
- sha256sums = 1e651243b8873a5a0faa2e61722da4a3292668b04a53c0942adc9e59c69bc5c0
+ source = gnome-shell-extension-appindicator-23.1.tar.gz::https://github.com/ubuntu/gnome-shell-extension-appindicator/archive/v23.1.tar.gz
+ sha256sums = 219af14d00e53063134d97daa37ee7cef841e51ffda9a85870d0dd3c9b0ee35c
pkgname = gnome-shell-extension-appindicator
diff --git a/PKGBUILD b/PKGBUILD
index 00962f351843..f758b8045493 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,24 +1,24 @@
pkgname=gnome-shell-extension-appindicator
-pkgver=22
+pkgver=23.1
pkgrel=1
pkgdesc="Integrates AppIndicators into GNOME Shell"
arch=('any')
url="https://github.com/ubuntu/gnome-shell-extension-appindicator"
license=('GPL')
-depends=('gnome-shell')
+depends=('gnome-shell>=3.32')
optdepends=(
'libappindicator-gtk2: support GTK+2 applications'
'libappindicator-gtk3: support GTK+3 applications'
'libappindicator-sharp: support .net applications'
)
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('1e651243b8873a5a0faa2e61722da4a3292668b04a53c0942adc9e59c69bc5c0')
+sha256sums=('219af14d00e53063134d97daa37ee7cef841e51ffda9a85870d0dd3c9b0ee35c')
package() {
cd "$pkgname-$pkgver"
local _uuid="appindicatorsupport@rgcjonas.gmail.com"
- local _destdir="${pkgdir}/usr/share/gnome-shell/extensions/$_uuid"
+ local _destdir="$pkgdir/usr/share/gnome-shell/extensions/$_uuid"
install -d "$_destdir"
cp --parents -t "$_destdir" metadata.json *.js interfaces-xml/*.xml