summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVladimír Magyar2021-07-02 12:48:30 +0200
committerVladimír Magyar2021-07-02 12:48:30 +0200
commitbe961d285e02f4d9d26ecdd6c5fb8699ceaf47d7 (patch)
treedafa59c90b6ba82ceb37f8be4407f74256d693d1 /PKGBUILD
parent3a4373e089226a9889aebd25471aeae25ab40fdb (diff)
downloadaur-be961d285e02f4d9d26ecdd6c5fb8699ceaf47d7.tar.gz
fix git url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 284477b2ab58..c7b0d623b87f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ optdepends=(
"mpv: a free, open source, and cross-platform media player"
"imv: Image viewer for Wayland and X11"
)
-source=("${_pkgname}::git+https://git.sr.ht/~ghost08/photon.git")
+source=("${_pkgname}::git+https://git.sr.ht/~ghost08/photon")
sha256sums=("SKIP")
prepare(){