aboutsummaryrefslogtreecommitdiffstats
path: root/community/gnome-shell/APKBUILD
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-05-02 12:33:14 +0200
committerRasmus Thomsen <oss@cogitri.dev>2020-05-02 14:34:08 +0200
commitbe3422af39d2507bfb3ed3a3cb8652097dc4bef8 (patch)
tree581b445b849e7bf835c82f5aaaf65167d642e482 /community/gnome-shell/APKBUILD
parent5e853593f2e66fb3a5746eb28a136468b536cdd3 (diff)
downloadaports-be3422af39d2507bfb3ed3a3cb8652097dc4bef8.tar.bz2
aports-be3422af39d2507bfb3ed3a3cb8652097dc4bef8.tar.xz
community/gnome-shell: revert stale upstream patch, issue fixed upstream
Diffstat (limited to 'community/gnome-shell/APKBUILD')
-rw-r--r--community/gnome-shell/APKBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/community/gnome-shell/APKBUILD b/community/gnome-shell/APKBUILD
index 3bd80dd065..c4c6e3b9b5 100644
--- a/community/gnome-shell/APKBUILD
+++ b/community/gnome-shell/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gnome-shell
pkgver=3.36.2
-pkgrel=1
+pkgrel=2
pkgdesc="GNOME shell"
url="https://wiki.gnome.org/Projects/GnomeShell"
arch="all !s390x !ppc64le !mips !mips64"
@@ -56,8 +56,7 @@ checkdepends="
gdm
"
subpackages="$pkgname-lang $pkgname-doc $pkgname-dbg"
-source="https://download.gnome.org/sources/gnome-shell/${pkgver%.*}/gnome-shell-$pkgver.tar.xz
- revert-mr-1000.patch"
+source="https://download.gnome.org/sources/gnome-shell/${pkgver%.*}/gnome-shell-$pkgver.tar.xz"
options="!check" # Tests have circular dependency 'gnome-shell <-> gdm'
build() {
@@ -82,5 +81,4 @@ package() {
setcap cap_sys_nice+ep "$pkgdir"/usr/bin/gnome-shell
}
-sha512sums="5f4950e5570863f7951423286c066376a9d8221a99929a2ca26493f21f9230d89ad67ca48d9e94aa47ccc3fd83490edffbc2d4c5fd2f0d2c2ff6420975cdbb85 gnome-shell-3.36.2.tar.xz
-cfda9cb5252149d07487684368630d9cef5e45a24c58b2f0b7bc30bc19056e1694e8d4879e0942982bdfb7fe99e218b9334bd966ef30d77c3fdd06b3816007fc revert-mr-1000.patch"
+sha512sums="5f4950e5570863f7951423286c066376a9d8221a99929a2ca26493f21f9230d89ad67ca48d9e94aa47ccc3fd83490edffbc2d4c5fd2f0d2c2ff6420975cdbb85 gnome-shell-3.36.2.tar.xz"