summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsurefire2017-10-19 08:28:40 +0300
committersurefire2017-10-19 08:28:40 +0300
commit5d9928c6298488f3b77ac9a68865899cab46ed43 (patch)
treeca2a1518e049beb41ef09bed624e033f837e61d0
parenta73e004e00e9edd6040b6b39e28db6829f45c8de (diff)
downloadaur-5d9928c6298488f3b77ac9a68865899cab46ed43.tar.gz
revert to master
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b22d0227f45..7c99358e32f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-appindicator-git
pkgdesc = Integrates AppIndicators into GNOME Shell.
- pkgver = 17.10.1+0+g7479da8
+ pkgver = 20+16+ge2de1b7
pkgrel = 1
epoch = 1
url = https://github.com/ubuntu/gnome-shell-extension-appindicator
@@ -11,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/ubuntu/gnome-shell-extension-appindicator.git#branch=ubuntu
+ source = gnome-shell-extension-appindicator-git::git+https://github.com/ubuntu/gnome-shell-extension-appindicator.git
sha512sums = SKIP
pkgname = gnome-shell-extension-appindicator-git
diff --git a/PKGBUILD b/PKGBUILD
index 0211aff564c0..21e301afd2c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Surefire <surefire at cryptomile.net>
pkgname=gnome-shell-extension-appindicator-git
-pkgver=17.10.1+0+g7479da8
+pkgver=20+16+ge2de1b7
pkgrel=1
epoch=1
pkgdesc="Integrates AppIndicators into GNOME Shell."
@@ -18,7 +18,7 @@ optdepends=(
'libappindicator-gtk3: support GTK+3 applications'
'libappindicator-sharp: support .net applications'
)
-source=("${pkgname}::git+https://github.com/ubuntu/gnome-shell-extension-appindicator.git#branch=ubuntu")
+source=("${pkgname}::git+https://github.com/ubuntu/gnome-shell-extension-appindicator.git")
sha512sums=('SKIP')
pkgver() {