summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWeitian Leung2018-06-04 21:50:18 +0800
committerWeitian Leung2018-06-04 21:50:18 +0800
commit8d74386145ed097f243cbd3624f48fa929709884 (patch)
tree6e4d1d66a8187e244cd83fb68df5957e2e8f5777 /PKGBUILD
parent7309f95ac4a8b74eabfe93c7a3cb344aee00b15a (diff)
downloadaur-8d74386145ed097f243cbd3624f48fa929709884.tar.gz
Updates
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02da7c731314..c68a78de16f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Weitian Leung <weitianleung[at]gmail[dot]com>
pkgname=cu-notify-git
-pkgver=r8
+pkgver=r9
pkgrel=1
pkgdesc="Auto check ArchLinux package updates, popup notification if new updates available"
arch=(any)
url="https://github.com/timxx/cu-notify"
license=('MIT')
-depends=('python-pyqt4' 'pacman')
+depends=('python-pyqt5' 'pacman-contrib')
makedepends=('git')
source=("$pkgname::git+https://github.com/timxx/cu-notify.git")
md5sums=('SKIP')