summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRoger Zanoni2017-04-27 12:11:21 -0300
committerRoger Zanoni2017-04-27 12:11:21 -0300
commit483a2937996e42d03f47613cefed9d525e143f46 (patch)
tree38897a3fd70db06c2f2a273bdd7ad3c64e837fc6 /PKGBUILD
parente09886dbd9eecc9c6bb1d0058699998a7d6cc349 (diff)
downloadaur-udevnotifier-git.tar.gz
Update source url
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() {