summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladimír Magyar2021-07-02 12:49:01 +0200
committerVladimír Magyar2021-07-02 12:49:01 +0200
commitec4c72d195de3f5855f0ba690d95c8c6a1d5f915 (patch)
treeb15aa5e21321cd4bc2941b5b2752080472d36bc1
parent31dc107928370bef201311f14571c7cf6da7d126 (diff)
downloadaur-ec4c72d195de3f5855f0ba690d95c8c6a1d5f915.tar.gz
fix git url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d1d736d2c16..f5b5c98b3aad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,7 +16,7 @@ pkgbase = photon-rss-x11-git
optdepends = youtube-dl: A command-line program to download videos from YouTube.com and a few more sites
optdepends = mpv: a free, open source, and cross-platform media player
optdepends = imv: Image viewer for Wayland and X11
- source = photon::git+https://git.sr.ht/~ghost08/photon.git
+ source = photon::git+https://git.sr.ht/~ghost08/photon
sha256sums = SKIP
pkgname = photon-rss-x11-git
diff --git a/PKGBUILD b/PKGBUILD
index b3f66f90ce6f..1e7af1377b06 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(){