mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Automatic version update: r1173.6c442f72 → v5.26.90.r555.g6c442f7
This commit is contained in:
parent
0c09810e4e
commit
93afed1571
2 changed files with 3 additions and 3 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = plasma-bigscreen-git
|
||||
pkgdesc = A big launcher giving you easy access to any installed apps and skills.
|
||||
pkgver = r1173.6c442f72
|
||||
pkgver = v5.26.90.r555.g6c442f7
|
||||
pkgrel = 1
|
||||
url = https://plasma-bigscreen.org/
|
||||
arch = any
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: User8395 <therealuser8395@proton.me>
|
||||
pkgname=plasma-bigscreen-git
|
||||
pkgver=r1173.6c442f72
|
||||
pkgver=v5.26.90.r555.g6c442f7
|
||||
pkgrel=1
|
||||
pkgdesc="A big launcher giving you easy access to any installed apps and skills."
|
||||
arch=('any')
|
||||
|
|
@ -21,7 +21,7 @@ md5sums=('SKIP')
|
|||
|
||||
pkgver() {
|
||||
cd "plasma-bigscreen"
|
||||
printf "r%s.%s\n" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
|
||||
git describe --long --abbrev=7 | sed 's/^foo-//;s/\([^-]*-g\)/r\1/;s/-/./g'
|
||||
}
|
||||
|
||||
build() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue