summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsataa2023-06-29 22:46:40 -0400
committersataa2023-06-29 22:46:40 -0400
commit965e55b2dd8fa42322cce6e6be49767f8f126c2b (patch)
treec1a210e225680a2a8b450cc69cdda08e1791c65e /PKGBUILD
parent6c0df9b03bc00d426f3e9f3eb69104bfed2ab56c (diff)
downloadaur-965e55b2dd8fa42322cce6e6be49767f8f126c2b.tar.gz
Update PKGBUILD to match .SRCINFO. I have *no* idea why I edited the .SRCINFO
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1db9df061483..606d3ad26a43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
-# Maintainer: Max Bruckner
+# Maintainer: sataa
pkgname=update-grub
pkgver=0.0.1
pkgrel=7
pkgdesc="Simple wrapper around grub-mkconfig"
arch=('any')
-url='http://packages.ubuntu.com/precise/grub2-common'
+url='https://packages.ubuntu.com/jammy/admin/grub-common'
license=('GPL2')
depends=('grub')
source=( 'update-grub' )