summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgit user2024-04-22 11:29:40 +0200
committergit user2024-04-22 11:29:40 +0200
commit9845c2df942fc389cb91ea63d82f5ac1f452ba61 (patch)
treede1c9d9333044dfeab1400db3d8fd59ab4bc396c
parentc4a81a536d059e4661ee44e99fd12f33aa8cacef (diff)
downloadaur-9845c2df942fc389cb91ea63d82f5ac1f452ba61.tar.gz
Upstream version bump.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 693c88dd7a49..11ed8a1600d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gossip-unstable-git
pkgdesc = Nostr client, written in rust, egui based. Latest git checkout from 'unstable' branch.
- pkgver = 0.10.0.unstable.r2964.20240323.56b6d8a6
+ pkgver = 0.11.0.unstable.r3151.20240422.084b21b3
pkgrel = 1
url = https://github.com/mikedilger/gossip
arch = x86_64
@@ -17,9 +17,9 @@ pkgbase = gossip-unstable-git
depends = glibc
depends = hicolor-icon-theme
optdepends = xdg-utils: For a standardised way of making use of the bundled .desktop file.
- provides = gossip=0.10.0.unstable.r2964.20240323.56b6d8a6
- provides = gossip-git=0.10.0.unstable.r2964.20240323.56b6d8a6
- provides = gossip-unstable=0.10.0.unstable.r2964.20240323.56b6d8a6
+ provides = gossip=0.11.0.unstable.r3151.20240422.084b21b3
+ provides = gossip-git=0.11.0.unstable.r3151.20240422.084b21b3
+ provides = gossip-unstable=0.11.0.unstable.r3151.20240422.084b21b3
conflicts = gossip
source = gossip::git+https://github.com/mikedilger/gossip.git#branch=unstable
source = gossip.desktop
diff --git a/PKGBUILD b/PKGBUILD
index de5b22f33776..c8c4cb1e1cca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_basename=gossip
_pkgname="${_basename}"
pkgname="${_pkgname}-unstable-git"
-pkgver=0.10.0.unstable.r2964.20240323.56b6d8a6
+pkgver=0.11.0.unstable.r3151.20240422.084b21b3
pkgrel=1
pkgdesc="Nostr client, written in rust, egui based. Latest git checkout from 'unstable' branch."
arch=(