summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorghesy2023-04-24 13:00:59 +0330
committerghesy2023-04-24 13:00:59 +0330
commit65b99a9818172adfcdf8095e346555c08b852874 (patch)
tree38a191792158c62454ee7f079e8a20b68587d7c0
parent55e6e19f380b91da0b2de98dfd7c78d75b1bd01d (diff)
downloadaur-65b99a9818172adfcdf8095e346555c08b852874.tar.gz
update upstream
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b03677a7b70b..72882a2a6cc0 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 = 2
- url = https://github.com/ghesy/lfutils
+ pkgrel = 3
+ url = https://github.com/koonix/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/ghesy/lfutils.git
+ source = git+https://github.com/koonix/lfutils.git
md5sums = SKIP
pkgname = lfutils-git
diff --git a/PKGBUILD b/PKGBUILD
index 0e5299e6a027..27ca6ad0dad2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
-# Maintainer: Ehsan Ghorbannezad <ehsan at disroot dot org>
+# Maintainer: koonix <ehsan at disroot dot org>
_pkgname='lfutils'
pkgname="${_pkgname}-git"
pkgver=r96.8149768
-pkgrel=2
+pkgrel=3
pkgdesc='Scripts and utilities for the lf file manager.'
-url='https://github.com/ghesy/lfutils'
+url='https://github.com/koonix/lfutils'
source=("git+${url}.git")
arch=('x86_64')
license=('GPL')