1
0
Fork 0
This commit is contained in:
Saren Arterius 2018-08-05 02:47:35 +08:00
parent 180c8e1e6b
commit 89effc3c21
2 changed files with 4 additions and 9 deletions

View file

@ -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

View file

@ -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