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

2020-07-07 Thread Felix Yan via arch-commits
Date: Tuesday, July 7, 2020 @ 13:20:20
  Author: felixonmars
Revision: 658419

upgpkg: acpilight 1.2-2: reproducibility rebuild

Modified:
  acpilight/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-07 13:19:48 UTC (rev 658418)
+++ PKGBUILD2020-07-07 13:20:20 UTC (rev 658419)
@@ -4,7 +4,7 @@
 # Contributor: Frederik “Freso” S. Olesen 
 pkgname=acpilight
 pkgver=1.2
-pkgrel=1
+pkgrel=2
 pkgdesc="a backward-compatible xbacklight replacement based on ACPI"
 arch=('any')
 url='https://gitlab.com/wavexx/acpilight'


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

2019-07-31 Thread Alad Wenter via arch-commits
Date: Wednesday, July 31, 2019 @ 16:36:53
  Author: alad
Revision: 495640

upgpkg: acpilight 1.2-1

Modified:
  acpilight/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-07-31 16:32:28 UTC (rev 495639)
+++ PKGBUILD2019-07-31 16:36:53 UTC (rev 495640)
@@ -3,8 +3,8 @@
 # Contributor: Filippo Veneri 
 # Contributor: Frederik “Freso” S. Olesen 
 pkgname=acpilight
-pkgver=1.1
-pkgrel=2
+pkgver=1.2
+pkgrel=1
 pkgdesc="a backward-compatible xbacklight replacement based on ACPI"
 arch=('any')
 url='https://gitlab.com/wavexx/acpilight'
@@ -14,7 +14,7 @@
 conflicts=('xorg-xbacklight')
 source=("$url/-/archive/v$pkgver/$pkgname-v$pkgver.tar.bz2")
 install=$pkgname.install
-sha256sums=('0a5ef16a39c05c1eb195823d906c08f8f912aa48122b31e6dd364c7f9d6c37aa')
+sha256sums=('0b80cbe7edaf48307fc26dbb34c260ec9ed0c19c56743291e5a7cc23044ff9ae')
 
 package() {
 cd "$pkgname-v$pkgver"


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

2019-01-07 Thread Alad Wenter via arch-commits
Date: Tuesday, January 8, 2019 @ 06:25:27
  Author: alad
Revision: 421008

upgpkg: acpilight 1.1-2

Modified:
  acpilight/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-08 06:22:19 UTC (rev 421007)
+++ PKGBUILD2019-01-08 06:25:27 UTC (rev 421008)
@@ -4,7 +4,7 @@
 # Contributor: Frederik “Freso” S. Olesen 
 pkgname=acpilight
 pkgver=1.1
-pkgrel=1
+pkgrel=2
 pkgdesc="a backward-compatible xbacklight replacement based on ACPI"
 arch=('any')
 url='https://gitlab.com/wavexx/acpilight'
@@ -14,7 +14,7 @@
 conflicts=('xorg-xbacklight')
 source=("$url/-/archive/v$pkgver/$pkgname-v$pkgver.tar.bz2")
 install=$pkgname.install
-md5sums=('SKIP')
+sha256sums=('0a5ef16a39c05c1eb195823d906c08f8f912aa48122b31e6dd364c7f9d6c37aa')
 
 package() {
 cd "$pkgname-v$pkgver"