* update libnotify to 0.8.3-1
This commit is contained in:
parent
5378c9139d
commit
96d2351244
@ -7,7 +7,7 @@ pkgname=(
|
||||
libnotify
|
||||
libnotify-docs
|
||||
)
|
||||
pkgver=0.8.2
|
||||
pkgver=0.8.3
|
||||
pkgrel=1
|
||||
pkgdesc="Library for sending desktop notifications"
|
||||
url="https://gitlab.gnome.org/GNOME/libnotify"
|
||||
@ -23,9 +23,9 @@ makedepends=(
|
||||
meson
|
||||
xmlto
|
||||
)
|
||||
_commit=69aff6e5fa2842e00b409c348bd73188548828b3 # tags/0.8.2^0
|
||||
_commit=6083790f9e0f1827147ecd8799c4dced0e86a877 # tags/0.8.3^0
|
||||
source=("git+$url.git#commit=$_commit")
|
||||
sha256sums=('SKIP')
|
||||
b2sums=('SKIP')
|
||||
|
||||
pkgver() {
|
||||
cd $pkgname
|
||||
|
Loading…
x
Reference in New Issue
Block a user