summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuigi3112023-01-21 22:36:32 -0700
committerLuigi3112023-01-21 22:36:32 -0700
commit41e597a9a2145c392044b01d683639b670b3cfea (patch)
tree780765919d048de55f4b8723768d7cef8a318e17
parent4a285315f1473be18b569b3a81f54fb3d24e286a (diff)
downloadaur-41e597a9a2145c392044b01d683639b670b3cfea.tar.gz
Update source
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d31386c1a52..638a5e68791e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,11 +9,11 @@ pkgbase = megapixels-ppp-git
makedepends = meson
depends = gtk4
depends = zbar
- depends = feedbackd
+ depends = feedbackd-git
provides = megapixels
conflicts = megapixels
replaces = megapixels
- source = megapixels-ppp::git+https://github.com/kgmt0/megapixels.git
+ source = megapixels-ppp-git::git+https://github.com/kgmt0/megapixels.git
md5sums = SKIP
pkgname = megapixels-ppp-git
diff --git a/PKGBUILD b/PKGBUILD
index 5a9b78c7d667..bf1fba5cd546 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ optdepends=()
provides=('megapixels')
conflicts=('megapixels')
replaces=('megapixels')
-source=(git+https://github.com/kgmt0/megapixels.git)
+source=(megapixels-ppp-git::git+https://github.com/kgmt0/megapixels.git)
md5sums=('SKIP')
pkgver() {