diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ pkgbase = grub-reboot-into-windows pkgdesc = Reboot into dual-booted Windows with a Bluetooth keyboard - pkgver = 0.1 + pkgver = 0.2 pkgrel = 1 url = https://github.com/egor-tensin/grub-reboot-into-windows arch = any @@ -9,7 +9,7 @@ pkgbase = grub-reboot-into-windows depends = gawk depends = grep options = !debug - source = grub-reboot-into-windows-0.1.tar.gz::https://github.com/egor-tensin/grub-reboot-into-windows/archive/v0.1.tar.gz + source = grub-reboot-into-windows-0.2.tar.gz::https://github.com/egor-tensin/grub-reboot-into-windows/archive/v0.2.tar.gz sha256sums = SKIP pkgname = grub-reboot-into-windows |