summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgit user2024-03-24 19:37:22 +0100
committergit user2024-03-24 19:37:22 +0100
commitc4a81a536d059e4661ee44e99fd12f33aa8cacef (patch)
treeb7f733493da93f26f27f34628a624fbc94d3ecd6
parenta81083b6d1ed70c30919091c82a171f32fefb634 (diff)
downloadaur-c4a81a536d059e4661ee44e99fd12f33aa8cacef.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 6063e610294c..693c88dd7a49 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.r2864.20240310.205f2a6a
+ pkgver = 0.10.0.unstable.r2964.20240323.56b6d8a6
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.r2864.20240310.205f2a6a
- provides = gossip-git=0.10.0.unstable.r2864.20240310.205f2a6a
- provides = gossip-unstable=0.10.0.unstable.r2864.20240310.205f2a6a
+ 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
conflicts = gossip
source = gossip::git+https://github.com/mikedilger/gossip.git#branch=unstable
source = gossip.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 3b598298202c..de5b22f33776 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_basename=gossip
_pkgname="${_basename}"
pkgname="${_pkgname}-unstable-git"
-pkgver=0.10.0.unstable.r2864.20240310.205f2a6a
+pkgver=0.10.0.unstable.r2964.20240323.56b6d8a6
pkgrel=1
pkgdesc="Nostr client, written in rust, egui based. Latest git checkout from 'unstable' branch."
arch=(