[arch-commits] Commit in laptop-detect/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Mar 16 14:24:32 UTC 2020


    Date: Monday, March 16, 2020 @ 14:24:31
  Author: felixonmars
Revision: 599745

upgpkg: laptop-detect 0.15-1

Modified:
  laptop-detect/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-16 14:24:07 UTC (rev 599744)
+++ PKGBUILD	2020-03-16 14:24:31 UTC (rev 599745)
@@ -4,7 +4,7 @@
 # Contributor: cromo <dawid at klej.net>
 
 pkgname=laptop-detect
-pkgver=0.14
+pkgver=0.15
 pkgrel=1
 pkgdesc='Attempts to detect a laptop'
 arch=('any')
@@ -12,7 +12,7 @@
 license=('BSD')
 depends=('dmidecode' 'sh')
 source=("https://gitlab.com/debiants/laptop-detect/-/archive/debian/$pkgver/laptop-detect-debian-$pkgver.tar.bz2")
-sha512sums=('43f6e26efabe153a75317571714b8cca66b877bb1c1237bcdfbe1804205e50bf51e016f76913ef8beebc309dcb5373eec6a49f711f92f41bd5c6e76c60815b61')
+sha512sums=('5e6ace66b89ee193fad37eb30b61136b6be4d5ead6d427ea6eb3d2913aa0136d61251ec4d66e20b8213beeebf54b8ae46349b04a08cc29076f8476efec15aa40')
 
 prepare() {
   cd $pkgname-debian-$pkgver



More information about the arch-commits mailing list