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 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')