summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMárcio2021-02-12 21:47:43 -0300
committerMárcio2021-02-12 21:47:43 -0300
commit2ab375173f7bdfc6c535fb6d8fac1f33ffc1e200 (patch)
treeef31034f5e5a1d30bc235e97276f378055837c35
parentad1cbb132b16a7aeaa2b23a2d0f1f8980868eb4a (diff)
downloadaur-2ab375173f7bdfc6c535fb6d8fac1f33ffc1e200.tar.gz
Update to version 2021.08
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD9
2 files changed, 9 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9186e342c045..f26f7783a8df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gnome-shell-40alfa
pkgdesc = Next generation desktop shell
- pkgver = 40.1.20210122.0
- pkgrel = 2
+ pkgver = 40.1.20210208.2
+ pkgrel = 1
epoch = 1
url = https://gitlab.gnome.org/GNOME/gnome-shell
arch = x86_64
@@ -46,8 +46,8 @@ pkgbase = gnome-shell-40alfa
optdepends = evolution-data-server: Evolution calendar integration
provides = gnome-shell
conflicts = gnome-shell
- source = https://gitlab.gnome.org/haecker-felix/gnome-shell-40-copr/uploads/63f5142f45fc8982ef6d6074bf705f44/gnome-shell.tar.xz
- sha256sums = 91d41fc19a5b0ae6aa9bdef1c2ec138cf4871087704797542e5d745e913c7382
+ source = https://gitlab.gnome.org/haecker-felix/gnome-shell-40-copr/uploads/3551d83ba16b5048dd62448989722061/gnome-shell.tar.xz
+ sha256sums = d02f52dffd86365e1d28bf8aa2694ea818d168324512b163fe68cf0df4bc9fec
pkgname = gnome-shell-40alfa
diff --git a/PKGBUILD b/PKGBUILD
index a532945124c8..6d6c19db892d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=gnome-shell-40alfa
_pkgname=gnome-shell
-pkgver=40.1.20210122.0
-pkgrel=2
+pkgver=40.1.20210208.2
+pkgrel=1
epoch=1
pkgdesc="Next generation desktop shell"
url="https://gitlab.gnome.org/GNOME/gnome-shell"
@@ -23,8 +23,9 @@ groups=(gnome)
provides=(gnome-shell)
conflicts=(gnome-shell)
-source=("https://gitlab.gnome.org/haecker-felix/gnome-shell-40-copr/uploads/63f5142f45fc8982ef6d6074bf705f44/gnome-shell.tar.xz")
-sha256sums=('91d41fc19a5b0ae6aa9bdef1c2ec138cf4871087704797542e5d745e913c7382')
+source=("https://gitlab.gnome.org/haecker-felix/gnome-shell-40-copr/uploads/3551d83ba16b5048dd62448989722061/gnome-shell.tar.xz")
+
+sha256sums=('d02f52dffd86365e1d28bf8aa2694ea818d168324512b163fe68cf0df4bc9fec')
build() {