summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 530a3269bf92..a17b167530ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Petr Kracik <petrkr@petrkr.net>
pkgname=nostr-rs-relay
pkgver=0.8.9
-pkgrel=1
+pkgrel=2
makedepends=('rust' 'cargo' 'protobuf')
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
pkgdesc="A relay implementation for the Nostr protocol"