summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTérence Clastres2020-04-20 13:07:58 +0200
committerTérence Clastres2020-04-20 13:08:05 +0200
commitc5a1cb7ea2f1a8a8076fea41e870ddf0dcb324a3 (patch)
tree60b59ffd7b0190d432c7c8772bfa3dc287ab1f49
parentc1d7c47529bf21b3d18c1dd2df796f9abad892a0 (diff)
downloadaur-c5a1cb7ea2f1a8a8076fea41e870ddf0dcb324a3.tar.gz
Add extra 'provides' entry with epoch
Thanks kode54!
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c41bb96074d6..960a9613257d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -39,6 +39,7 @@ pkgbase = gnome-shell-performance
optdepends = evolution-data-server: Evolution calendar integration
provides = gnome-shell
provides = gnome-shell=3.36.1+31+ga6783692c
+ provides = gnome-shell=1:3.36.1+31+ga6783692c
conflicts = gnome-shell
source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=a6783692c5f6307c0e2264201381ebfcb9c66c8c
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
diff --git a/PKGBUILD b/PKGBUILD
index 930e765481a2..31146ec561eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,7 @@ makedepends=(gtk-doc gnome-control-center evolution-data-server gobject-introspe
optdepends=('gnome-control-center: System settings'
'evolution-data-server: Evolution calendar integration')
groups=(gnome)
-provides=(gnome-shell gnome-shell=$pkgver)
+provides=(gnome-shell gnome-shell=$pkgver gnome-shell=$epoch:$pkgver)
conflicts=(gnome-shell)
install=$pkgname.install
_commit=a6783692c5f6307c0e2264201381ebfcb9c66c8c # tags/3.36.1^31