summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb1a65930632..9836a877afd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Roger Zanoni <rogerzanoni@gmail.com>
pkgname=udevnotifier-git
-pkgver=7149ecd
+pkgver=3367697
pkgrel=1
pkgdesc="A Qt handler library for UDEV event system notifications"
arch=('i686' 'x86_64')
license=('MIT')
depends=('qt5-base' 'libsystemd')
# temporary source, should be https://github.com/nwoki/udevnotifier.git
-source=("$pkgname::git+https://github.com/rogerzanoni/udevnotifier.git")
+source=("$pkgname::git+https://github.com/nwoki/udevnotifier.git")
sha256sums=('SKIP')
pkgver() {