summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuigi3112023-01-21 22:22:19 -0700
committerLuigi3112023-01-21 22:22:19 -0700
commit5d6ef313e593d541dd766855e95c139d085ae19c (patch)
tree27b12aa30f77976bbc6c77fe435b63a9f8a0a922
parent22d88983373225f1105e2b9484a35808e585f8ea (diff)
downloadaur-5d6ef313e593d541dd766855e95c139d085ae19c.tar.gz
Use feedbackd-git
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 434ee4a88839..4160222625af 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')
+depends=('gtk4' 'zbar' 'feedbackd-git')
makedepends=('meson')
checkdepends=()
optdepends=()