Updated Git PKGBUILD with correct pkgver format

This commit is contained in:
Erik Reider
2022-06-25 21:06:12 +02:00
parent 2b8506a29e
commit 01a35a05c2

View File

@@ -1,7 +1,7 @@
# Maintainer: Erik Reider <erik.reider@protonmail.com> # Maintainer: Erik Reider <erik.reider@protonmail.com>
pkgname=swaync-git pkgname=swaync-git
_pkgname=swaync _pkgname=swaync
pkgver=v0.6.3 pkgver=v0.6.3.r1.g2b8506a
pkgrel=1 pkgrel=1
pkgdesc="A simple notificaion daemon with a GTK panel for checking previous notifications like other DEs" pkgdesc="A simple notificaion daemon with a GTK panel for checking previous notifications like other DEs"
url="https://github.com/ErikReider/SwayNotificationCenter" url="https://github.com/ErikReider/SwayNotificationCenter"