From bc3e9e895f629ef70a4aa47ba8f7de8203cea238 Mon Sep 17 00:00:00 2001 From: Gabriel Ebner Date: Mon, 11 Jan 2021 15:18:48 +0100 Subject: [PATCH] xournalpp-git: provide xournalpp --- xournalpp-git/PKGBUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/xournalpp-git/PKGBUILD b/xournalpp-git/PKGBUILD index 003b5b4..8785219 100644 --- a/xournalpp-git/PKGBUILD +++ b/xournalpp-git/PKGBUILD @@ -14,6 +14,7 @@ license=('GPL2') makedepends=('git' 'cmake' 'cppunit') depends=('texlive-bin' 'gtk3' 'poppler-glib' 'libxml2' 'portaudio' 'libsndfile' 'lua' 'libzip') conflicts=('xournalpp') +provides=(xournalpp) install="xournalpp.install" source=("${_pkgname}::git+https://github.com/xournalpp/xournalpp.git") sha256sums=('SKIP')