From 76afaa0eb3c72299e1a586f276d835526754c139 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 8 Sep 2025 12:06:12 +0200 Subject: aur: 0.1-1 Also, moved everything to GitHub (partially, in responsed to the accepted deletion request citing "do not host sources here"). Also, reset the version number, because why not. --- .SRCINFO | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) (limited to '.SRCINFO') diff --git a/.SRCINFO b/.SRCINFO index c17c348..d5b9d29 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,20 +1,15 @@ -pkgbase = reboot-into-windows +pkgbase = grub-reboot-into-windows pkgdesc = Reboot into dual-booted Windows with a Bluetooth keyboard - pkgver = 0.2 + pkgver = 0.1 pkgrel = 1 + url = https://github.com/egor-tensin/grub-reboot-into-windows arch = any license = MIT depends = bash depends = gawk depends = grep options = !debug - source = reboot-into-windows - source = reboot-into-windows.desktop - source = icon.svg - source = sudoers - sha256sums = SKIP - sha256sums = SKIP - sha256sums = SKIP + source = grub-reboot-into-windows-0.1.tar.gz::https://github.com/egor-tensin/grub-reboot-into-windows/archive/v0.1.tar.gz sha256sums = SKIP -pkgname = reboot-into-windows +pkgname = grub-reboot-into-windows -- cgit v1.2.3