summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Buehler2023-10-27 17:47:40 +0200
committerFelix Buehler2023-10-27 17:47:40 +0200
commit8c399e84cd978adfdc296d007d2bbdc40503c464 (patch)
tree7f5a5d84ecb1bb5dd743eb91204c9a52b71b233a /PKGBUILD
parent3b2425a5aebb36e9d2af7b7dca928fc6213c2df0 (diff)
downloadaur-8c399e84cd978adfdc296d007d2bbdc40503c464.tar.gz
add blueprint-compiler
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 98fa40191333..4a65e51d10e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=newsflash-git
_pkgname=news_flash_gtk
-pkgver=1301.7fc90cf
+pkgver=1878.a82a1288
pkgrel=1
pkgdesc="The spiritual successor to FeedReader"
arch=(any)
url="https://gitlab.com/news-flash/news_flash_gtk"
license=(GPL3)
depends=(libadwaita webkitgtk-6.0)
-makedepends=(git appstream-glib meson rust)
+makedepends=(git appstream-glib meson rust blueprint-compiler)
conflicts=(newsflash)
source=("git+https://gitlab.com/news-flash/news_flash_gtk.git")
sha512sums=("SKIP")