summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXiretza2022-10-20 20:53:57 +0200
committerXiretza2022-10-20 20:53:57 +0200
commit193867ec2e9f0233180376bdf1e8b9c82ebc0a17 (patch)
tree68ad9c05d4b9c0c564da7c01b364b2064bb5d42e /PKGBUILD
parente32086514ef38ab246f5d5f7239d085177608603 (diff)
downloadaur-193867ec2e9f0233180376bdf1e8b9c82ebc0a17.tar.gz
Provide versioned fractal
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fdb5901eb1bb..3df1bb17a501 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL3')
url="https://gitlab.gnome.org/GNOME/fractal"
depends=('gtk4' 'gtksourceview5' 'gst-plugins-base-libs' 'gst-editing-services' 'gspell' 'libadwaita>=1:1.2.alpha' 'pipewire' 'libshumate' 'org.freedesktop.secrets')
conflicts=('fractal')
-provides=('fractal' 'fractal-next')
+provides=("fractal=$pkgver" 'fractal-next')
replaces=('fractal-next')
makedepends=('rust' 'git' 'meson' 'clang')
source=("git+https://gitlab.gnome.org/GNOME/fractal.git")