summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302019-11-23 19:07:14 +0100
committerM0Rf302019-11-23 19:07:14 +0100
commite3c7d8d86b649d5f8f8e5f6eb48da105eb0e94b4 (patch)
tree3ab690b5398a6c2d32a47e70c2fe6821d22df40a
parent0efc7f3f75138f43058c316a6584fca1caaffc28 (diff)
downloadaur-e3c7d8d86b649d5f8f8e5f6eb48da105eb0e94b4.tar.gz
bootinfoscript: 0.78
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5aa9bb13a24c..97dd6373b5c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = bootinfoscript
pkgdesc = A script which searches all hard drives attached to the computer for information related to booting.
- pkgver = 0.77
+ pkgver = 0.78
pkgrel = 1
url = https://github.com/arvidjaar/bootinfoscript
arch = i686
arch = x86_64
license = MIT
depends = bash
- source = https://github.com/arvidjaar/bootinfoscript/archive/v0.77.tar.gz
- md5sums = cc8df0d15e290537600350f913cbab89
+ source = https://github.com/arvidjaar/bootinfoscript/archive/v0.78.tar.gz
+ md5sums = 48221c5714eb45feb321ee1ac823a962
pkgname = bootinfoscript
diff --git a/PKGBUILD b/PKGBUILD
index fcf1d3282441..d8a5248ca40c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: robertfoster
pkgname=bootinfoscript
-pkgver=0.77
+pkgver=0.78
pkgrel=1
pkgdesc="A script which searches all hard drives attached to the computer for information related to booting."
arch=('i686' 'x86_64')
@@ -16,4 +16,4 @@ package() {
chmod +x $pkgdir/usr/bin/bootinfoscript
}
-md5sums=('cc8df0d15e290537600350f913cbab89')
+md5sums=('48221c5714eb45feb321ee1ac823a962')