summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3cc999948de7..7a51dc7c8faa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = dino-notification-sounds-git
pkgdesc = Simple and modern Jabber/XMPP client written in vala
pkgver = v0.3.0.r55.gcdd22e40
- pkgrel = 1
+ pkgrel = 2
url = https://dino.im/
arch = i686
arch = x86_64
@@ -29,8 +29,8 @@ pkgbase = dino-notification-sounds-git
depends = libnice
depends = libsrtp
optdepends = libcanberra: audio notification support
- provides = dino-notification-sounds-git
- conflicts = dino-notification-sounds-git
+ provides = dino
+ conflicts = dino
source = dino::git+https://github.com/dino/dino
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 05f221062a7b..a6bd472ba892 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=dino-notification-sounds-git
pkgver=v0.3.0.r55.gcdd22e40
-pkgrel=1
+pkgrel=2
pkgdesc="Simple and modern Jabber/XMPP client written in vala"
arch=('i686' 'x86_64' 'aarch64')
url="https://dino.im/"