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

David Runge dvzrv at archlinux.org
Fri Jan 15 08:13:59 UTC 2021


    Date: Friday, January 15, 2021 @ 08:13:58
  Author: dvzrv
Revision: 820979

upgpkg: gammastep 2.0.7-1: Upgrade to 2.0.7.

Modified:
  gammastep/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-15 07:44:42 UTC (rev 820978)
+++ PKGBUILD	2021-01-15 08:13:58 UTC (rev 820979)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge <dvzrv at archlinux.org>
 
 pkgname=gammastep
-pkgver=2.0.6
+pkgver=2.0.7
 pkgrel=1
 pkgdesc="Adjust the color temperature of your screen according to your surroundings."
 arch=('x86_64')
@@ -9,13 +9,13 @@
 license=('GPL3')
 depends=('geoclue' 'glibc' 'hicolor-icon-theme' 'libdrm' 'libx11' 'libxcb'
 'libxxf86vm' 'wayland')
+makedepends=('glib2' 'intltool' 'python' 'systemd')
 optdepends=('python-gobject: for gammastep-indicator'
             'python-xdg: for gammastep-indicator'
             'gtk3: for gammastep-indicator')
-makedepends=('glib2' 'intltool' 'python' 'systemd')
 source=("https://gitlab.com/chinstrap/${pkgname}/-/archive/v${pkgver}/${pkgname}-v${pkgver}.tar.gz")
-sha512sums=('3c56c69e8c0f69fbd06100eded10b1cd5378d8bbbe8ab4c5eb2b07c91b0f7a0f8cfd7b0d2ed759add36954d689246dc079692e7d314b700ab3fcdd6bf805e419')
-b2sums=('1d7a1098b234f8219a81d3475e7eef992554cef221129ac0a75e23794cb42abf0e79bfe373bffcd432698f80e4fc186bfe5f7ce557100f6359ec11f12656a74c')
+sha512sums=('466811636d4c4d5f3fc21272e7ab8c208e2ad8830fbabd48c8d96c2eaa04d07c29da35f409166eaf95acdd0038f926a84d199fabf08df79fb027f45441ef0d08')
+b2sums=('2f98399528efc7b37f65f214c07c721d3c3e5d82272feee78d863e8d4bce6c886a6f870383fd05640847fe104a75123036e1a442d915e75d692e8048823db277')
 
 prepare() {
   mv -v "$pkgname-v$pkgver" "$pkgname-$pkgver"



More information about the arch-commits mailing list