summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVladimír Magyar2021-06-09 11:42:42 +0200
committerVladimír Magyar2021-06-09 11:42:42 +0200
commit3a4373e089226a9889aebd25471aeae25ab40fdb (patch)
treec14506c94e96bafc002fac64d5e9d5bbf6cf0188 /PKGBUILD
parent85b88b71fad8c7114a01be12b110d6729d9f9db6 (diff)
downloadaur-3a4373e089226a9889aebd25471aeae25ab40fdb.tar.gz
new version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d7f0650756a..284477b2ab58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.1.0.11
pkgrel=1
pkgdesc="Fast RSS reader as light as a photon"
arch=("i686" "pentium4" "x86_64" "arm" "armv6h" "armv7h" "aarch64")
-url="https://gitlab.com/microo8/photon"
+url="https://git.sr.ht/~ghost08/photon"
license=("GPL3")
makedepends=(
"go>=1.16"
@@ -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://gitlab.com/microo8/photon.git")
+source=("${_pkgname}::git+https://git.sr.ht/~ghost08/photon.git")
sha256sums=("SKIP")
prepare(){