summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYury Bobylev2022-06-24 01:13:45 +0400
committerYury Bobylev2022-06-24 01:13:45 +0400
commit60a75650ca25d121cfcb8e851072533c13e48b05 (patch)
treeacd49be8f4ccaec8189ae7507452d9702eaf8331
parente200d97b5352e2b28228fba4c3ec64e11c66830c (diff)
downloadaur-60a75650ca25d121cfcb8e851072533c13e48b05.tar.gz
Version 1.4
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e028f7f0b383..0741d4c24295 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,6 +2,7 @@ pkgbase = communist
pkgdesc = Communist is a simple GTK4 based p2p messenger
pkgver = 1.4
pkgrel = 1
+ url = https://github.com/ProfessorNavigator/communist
arch = x86_64
license = GPL3
makedepends = meson
diff --git a/PKGBUILD b/PKGBUILD
index 6302f83d6444..93c3a4cbd8f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ license=('GPL3')
arch=('x86_64')
provides=("${pkgname}")
source=("https://github.com/ProfessorNavigator/communist/archive/refs/tags/v1.4.tar.gz")
+url="https://github.com/ProfessorNavigator/communist"
makedepends=('meson' 'ninja' 'pkgconf' 'gcc' 'gtkmm-4.0' 'hunspell' 'libtorrent-rasterbar' 'libgcrypt' 'libzip' 'icu' 'boost')
depends=('gtkmm-4.0' 'hunspell' 'libtorrent-rasterbar' 'libgcrypt' 'libzip' 'icu' 'gst-plugins-good')
sha256sums=('34da64002df9ae6d046e96e1d06d53ab52d7c56c9d85b5191d92f3da706c6224')