summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorghesy2023-04-24 12:59:59 +0330
committerghesy2023-04-24 12:59:59 +0330
commit66044e934bb7bc66f0a98b011c4aefc30affb92e (patch)
tree876d1849f892f96d4224fd438fa59e5652156764 /PKGBUILD
parent4231aaa9a7b178a75b745b71414636194baa2e05 (diff)
downloadaur-grub-entries-git.tar.gz
update upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c0e6dfec1e4..05c16a67e15b 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='grub-entries'
pkgname="${_pkgname}-git"
pkgver='r9.4f939c1'
-pkgrel=3
+pkgrel=4
pkgdesc="A script to list grub's top-level menu entries."
-url='https://github.com/ghesy/grub-entries'
+url='https://github.com/koonix/grub-entries'
arch=('x86_64')
license=('GPL')
makedepends=('git')