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

Felix Yan felixonmars at archlinux.org
Thu Mar 19 10:49:52 UTC 2020


    Date: Thursday, March 19, 2020 @ 10:49:51
  Author: felixonmars
Revision: 600780

upgpkg: laptop-detect 0.16-1

Modified:
  laptop-detect/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-19 10:49:28 UTC (rev 600779)
+++ PKGBUILD	2020-03-19 10:49:51 UTC (rev 600780)
@@ -4,7 +4,7 @@
 # Contributor: cromo <dawid at klej.net>
 
 pkgname=laptop-detect
-pkgver=0.15
+pkgver=0.16
 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=('5e6ace66b89ee193fad37eb30b61136b6be4d5ead6d427ea6eb3d2913aa0136d61251ec4d66e20b8213beeebf54b8ae46349b04a08cc29076f8476efec15aa40')
+sha512sums=('9f3fbdaf975e8860e8be35b26773210eb54d63c6d45be53ee1a4e1b81f05e2efe3791dbf0dc83c8d6b798276fae5fc69fd1c97ed03a587c994cbd6a62da20abe')
 
 prepare() {
   cd $pkgname-debian-$pkgver



More information about the arch-commits mailing list