summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a88618c6f83..e23eed540586 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,10 @@ pkgname='nuntius-git'
pkgdesc='Delivers notifications from your phone or tablet to your computer'
url='https://github.com/holylobster/nuntius-linux'
license=('GPL')
-pkgver=r69.ebc54c1
+pkgver=r79.87dcb0a
pkgrel=1
arch=('x86_64' 'i686')
+conflicts=('nuntius')
makedepends=('vala' 'intltool')
depends=('json-glib' 'desktop-file-utils' 'qrencode' 'gtk3')
source=("${pkgname}::git://github.com/holylobster/nuntius-linux"