summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEhsan Ghorbannezhad2022-07-22 07:30:11 +0430
committerEhsan Ghorbannezhad2022-07-22 07:30:11 +0430
commit55e6e19f380b91da0b2de98dfd7c78d75b1bd01d (patch)
tree9db426b5178a70348b2ffda4bcf97453eb654244
parenta334ccc00d4174ca894cad7f84023110ade3c182 (diff)
downloadaur-55e6e19f380b91da0b2de98dfd7c78d75b1bd01d.tar.gz
update the URL and source
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8eef21b9e02f..b03677a7b70b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = lfutils-git
pkgdesc = Scripts and utilities for the lf file manager.
pkgver = r96.8149768
- pkgrel = 1
- url = https://github.com/soystemd/lfutils
+ pkgrel = 2
+ url = https://github.com/ghesy/lfutils
arch = x86_64
license = GPL
makedepends = git
@@ -25,7 +25,7 @@ pkgbase = lfutils-git
optdepends = transmission-cli: previewing .torrent files
provides = lfutils
conflicts = lfutils
- source = git+https://github.com/soystemd/lfutils.git
+ source = git+https://github.com/ghesy/lfutils.git
md5sums = SKIP
pkgname = lfutils-git
diff --git a/PKGBUILD b/PKGBUILD
index c2d8dff31b57..0e5299e6a027 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
_pkgname='lfutils'
pkgname="${_pkgname}-git"
pkgver=r96.8149768
-pkgrel=1
+pkgrel=2
pkgdesc='Scripts and utilities for the lf file manager.'
-url='https://github.com/soystemd/lfutils'
+url='https://github.com/ghesy/lfutils'
source=("git+${url}.git")
arch=('x86_64')
license=('GPL')