From: Charles <c4a@monocles.eu> --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 95a9671..b279e80 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: judd <jvinet@zeroflux.org> pkgname=less -pkgver=668 +pkgver=679 pkgrel=1 epoch=1 pkgdesc='A terminal based program for viewing text files' @@ -14,7 +14,7 @@ depends=('glibc' 'ncurses' 'pcre2') validpgpkeys=('AE27252BD6846E7D6EAE1DD6F153A7C833235259') # Mark Nudelman source=("https://www.greenwoodsoftware.com/$pkgname/$pkgname-$pkgver.tar.gz" "$pkgname-$pkgver.tar.gz.sig::https://www.greenwoodsoftware.com/$pkgname/$pkgname-$pkgver.sig") -sha256sums=('2819f55564d86d542abbecafd82ff61e819a3eec967faa36cd3e68f1596a44b8' +sha256sums=('9b68820c34fa8a0af6b0e01b74f0298bcdd40a0489c61649b47058908a153d78' 'SKIP') prepare() { -- 2.50.1
Good afternoon, I am not even sure what this patch is for (which package). If it is for the AUR, best comment the diff in the description, if the maintainer doesn't reply in a month or two, submit a orphan request, adopt and push the patch yourself. If it is for the repos, submit a MR on the repository of the package the diff is for. Hope this helps! Take care, -- Polarian Jabber/XMPP: polarian@icebound.dev
participants (2)
-
c4a@monocles.eu
-
Polarian