[arch-commits] Commit in os-prober/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Tue Mar 9 21:27:37 UTC 2021


    Date: Tuesday, March 9, 2021 @ 21:27:36
  Author: anthraxx
Revision: 887171

upgpkg: os-prober 1.78-1

Modified:
  os-prober/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-09 21:21:35 UTC (rev 887170)
+++ PKGBUILD	2021-03-09 21:27:36 UTC (rev 887171)
@@ -3,8 +3,8 @@
 # Contributor: darkcoder <mario_vazq at hotmail.com>
 
 pkgname=os-prober
-pkgver=1.77
-pkgrel=2
+pkgver=1.78
+pkgrel=1
 pkgdesc='Utility to detect other OSes on a set of drives'
 url='https://joeyh.name/code/os-prober/'
 arch=('x86_64')
@@ -11,8 +11,8 @@
 license=('GPL3')
 depends=('sh')
 source=(http://http.debian.net/debian/pool/main/o/${pkgname}/${pkgname}_${pkgver}.tar.xz)
-sha256sums=('8d8ea4afbe1aeef3c8b73f74a0fb37b06185e21a6abc78f80fc2160009cf705f')
-sha512sums=('4d9c22ccc4d950644a06a17ec4424aca5ff82aeb20052dc389dd451b6b9a1799c5a9438644a29093153730af42066abbbbb78f593f2564314c9adbd43f60e39b')
+sha512sums=('7a0425130d17ce8554e7d0797b53e3a984f63a2fdcf8e668c83d357418d8c68259ada25bc350b199adece2e683d9014f234e3a83ce5ab7485be2e69c45874640')
+b2sums=('eee68ab9be36807d86e8bda831cfd490a01d20d9cc3f84ca50d5e1143e5a2dd66e47d3bdf2b4780cf73cc692f0ffc9497c6cbf13ce7aa0057e996b13d706c8f7')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list