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

Maxime Gauduin alucryd at archlinux.org
Thu May 25 13:07:44 UTC 2017


    Date: Thursday, May 25, 2017 @ 13:07:44
  Author: alucryd
Revision: 230084

upgpkg: tlp 1.0-1

Modified:
  tlp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-25 12:57:50 UTC (rev 230083)
+++ PKGBUILD	2017-05-25 13:07:44 UTC (rev 230084)
@@ -4,13 +4,13 @@
 
 pkgbase=tlp
 pkgname=('tlp' 'tlp-rdw')
-pkgver=0.9
-pkgrel=2
+pkgver=1.0
+pkgrel=1
 arch=('any')
 url='http://linrunner.de/en/tlp/tlp.html'
 license=('GPL2' 'GPL3')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/linrunner/TLP/archive/${pkgver}.tar.gz")
-sha256sums=('887b226d443f930398fda5793ac690e1e1ef7dd2187db7be0278359315aa7a76')
+source=("tlp-${pkgver}.tar.gz::https://github.com/linrunner/TLP/archive/${pkgver}.tar.gz")
+sha256sums=('642717b27db3a70c2cdef2673fe3229bf314488aa0797515e63d933b93bc78ec')
 
 package_tlp() {
   pkgdesc='Linux Advanced Power Management'



More information about the arch-commits mailing list