summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsurefire2017-10-16 07:12:53 +0300
committersurefire2017-10-16 07:12:53 +0300
commita73e004e00e9edd6040b6b39e28db6829f45c8de (patch)
treecd2e06f7fa8bd2b712764bd320ebb824c1774f66
parentd2e98744af489b1c197a4462d96dc5baeca9fc21 (diff)
downloadaur-a73e004e00e9edd6040b6b39e28db6829f45c8de.tar.gz
upgpkg: gnome-shell-extension-appindicator 17.10.1
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD7
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1b279995cf0..4b22d0227f45 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,9 @@
pkgbase = gnome-shell-extension-appindicator-git
pkgdesc = Integrates AppIndicators into GNOME Shell.
- pkgver = 20+0+g159fc2d
+ pkgver = 17.10.1+0+g7479da8
pkgrel = 1
- url = https://github.com/rgcjonas/gnome-shell-extension-appindicator
+ epoch = 1
+ url = https://github.com/ubuntu/gnome-shell-extension-appindicator
arch = any
license = GPL
makedepends = git
@@ -10,7 +11,7 @@ pkgbase = gnome-shell-extension-appindicator-git
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-git::git+https://github.com/rgcjonas/gnome-shell-extension-appindicator.git
+ source = gnome-shell-extension-appindicator-git::git+https://github.com/ubuntu/gnome-shell-extension-appindicator.git#branch=ubuntu
sha512sums = SKIP
pkgname = gnome-shell-extension-appindicator-git
diff --git a/PKGBUILD b/PKGBUILD
index 37884ad6916f..0211aff564c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,12 @@
# Contributor: Surefire <surefire at cryptomile.net>
pkgname=gnome-shell-extension-appindicator-git
-pkgver=20+0+g159fc2d
+pkgver=17.10.1+0+g7479da8
pkgrel=1
+epoch=1
pkgdesc="Integrates AppIndicators into GNOME Shell."
arch=('any')
-url="https://github.com/rgcjonas/gnome-shell-extension-appindicator"
+url="https://github.com/ubuntu/gnome-shell-extension-appindicator"
license=('GPL')
makedepends=('git')
depends=('gnome-shell')
@@ -17,7 +18,7 @@ optdepends=(
'libappindicator-gtk3: support GTK+3 applications'
'libappindicator-sharp: support .net applications'
)
-source=("${pkgname}::git+https://github.com/rgcjonas/gnome-shell-extension-appindicator.git")
+source=("${pkgname}::git+https://github.com/ubuntu/gnome-shell-extension-appindicator.git#branch=ubuntu")
sha512sums=('SKIP')
pkgver() {