summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAinola2015-09-27 14:24:58 -0600
committerAinola2015-09-27 14:24:58 -0600
commit1ea68abf0a991afc256159002fa241541e41a267 (patch)
treeb73315babdc009c0a260296a71c1999cac4dbff4 /PKGBUILD
parentaa0d5dc7cf5eba9f4edce134a3eb380116b89905 (diff)
downloadaur-nuntius.tar.gz
conflict with nuntius-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f2ce896b50af..c6391b8f267f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,14 @@
pkgname=nuntius
pkgver=0.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Nuntius delivers notifications from your phone or tablet to your computer"
arch=('i686' 'x86_64')
license=('GPL2')
url="https://github.com/holylobster/nuntius-linux"
depends=('gtk3')
makedepends=('vala' 'intltool')
+conflicts=('nuntius-git')
install=nuntius.install
source=(https://github.com/holylobster/nuntius-linux/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.xz)
sha256sums=('5e0b4d97aa3e4f435b8468728751d3ea58c1739f4fc3f0312693773ae89fe67e')