summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuigi3112023-01-21 22:25:15 -0700
committerLuigi3112023-01-21 22:25:15 -0700
commit6722cfe15e49b1c24c093e5a44d2d53177d90bb2 (patch)
tree0f6bcd43c445717dfd05dd3bedbae3daa90f757e
parent5d6ef313e593d541dd766855e95c139d085ae19c (diff)
downloadaur-6722cfe15e49b1c24c093e5a44d2d53177d90bb2.tar.gz
Use git packages
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4160222625af..3e9c245d89bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc='GTK4 camera application that knows how to deal with the media request a
arch=('x86_64' 'aarch64')
url="https://github.com/kgmt0/megapixels"
license=('LGPL')
-depends=('gtk4' 'zbar' 'feedbackd-git')
+depends=('gtk4-git' 'zbar-git' 'feedbackd-git')
makedepends=('meson')
checkdepends=()
optdepends=()