summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiorgi Kobakhidze2022-11-27 17:22:35 +0400
committerGiorgi Kobakhidze2022-11-27 17:25:12 +0400
commit756cc6e63f45e3f04103eb66eb8ef7d5d7dd4dd5 (patch)
treeb2e0c34e0a2682af9630f4797a93ce781428447c
parent940061e17c2648fa06bfa04d4f04fa4c742c55a6 (diff)
downloadaur-756cc6e63f45e3f04103eb66eb8ef7d5d7dd4dd5.tar.gz
minor mistake
-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/"