summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD9
2 files changed, 4 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de9043f182f0..17a90b6cf71e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gnome-shell-performance
pkgdesc = The next generation GNOME Shell | Attempt to improve the performance by non-upstreamed patches
- pkgver = 3.28.3+1+gc7a82db37
- pkgrel = 1
+ pkgver = 3.28.3
+ pkgrel = 2
url = https://wiki.gnome.org/Projects/GnomeShell
arch = x86_64
groups = gnome
diff --git a/PKGBUILD b/PKGBUILD
index 277aa45e8366..819f3baa1e88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=gnome-shell-performance
_pkgname=gnome-shell
-pkgver=3.28.3+1+gc7a82db37
-pkgrel=1
+pkgver=3.28.3
+pkgrel=2
pkgdesc="The next generation GNOME Shell | Attempt to improve the performance by non-upstreamed patches"
url="https://wiki.gnome.org/Projects/GnomeShell"
arch=(x86_64)
@@ -28,11 +28,6 @@ sha256sums=('SKIP'
'SKIP'
'11dcffae170776140b1f0c9bed90b8df70e8d3c6694b60ab40bb46235e3ad755')
-pkgver() {
- cd $_pkgname
- git describe --tags | sed 's/-/+/g'
-}
-
prepare() {
cd $_pkgname