summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83972a63bc35..fbbce9320d0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: danb (danb) <danb (at) hasi.it>
pkgname=avizo
-pkgver=1.0
+pkgver=1.0+10+g7b3874e
pkgrel=1
pkgdesc="A neat notification daemon"
url="https://github.com/misterdanb/avizo"
arch=(x86_64)
license=(GPL)
-depends=(gtk3 dbus light alsa-utils)
+depends=(gtk3 gtk-layer-shell dbus light alsa-utils)
makedepends=(vala meson git)
-_commit=tags/1.0
+_commit=7b3874e5ee25c80800b3c61c8ea30612aaa6e8d1
source=("git+https://github.com/misterdanb/avizo")
sha256sums=('SKIP')