summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorshironeko2021-11-08 21:16:51 -0500
committershironeko2021-11-08 21:16:51 -0500
commitc7cbd0013ba44e7947cdec152da5f1f8e48b4d5c (patch)
treec83c7c4b220315a337be5cfa57ef7105b67e83bf
parent8d32936320b1468dd2afb8308cc4b31aabb826ab (diff)
downloadaur-c7cbd0013ba44e7947cdec152da5f1f8e48b4d5c.tar.gz
update to 1.1.20
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index daa3caba05e8..4b3f03372a02 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = system76-power
pkgdesc = System76 Power Management
- pkgver = 1.1.19
+ pkgver = 1.1.20
pkgrel = 1
url = https://github.com/pop-os/system76-power
install = system76-power.install
@@ -13,10 +13,10 @@ pkgbase = system76-power
optdepends = system76-acpi-dkms: some systems might need this driver
optdepends = system76-dkms: some systems might need this driver
optdepends = system76-io-dkms: some systems might need this driver
- source = https://github.com/pop-os/system76-power/archive/1.1.19.tar.gz
+ source = https://github.com/pop-os/system76-power/archive/1.1.20.tar.gz
source = use-mkinitcpio.patch
source = makefile.patch
- sha256sums = eb369011f45dd0b8869f032d8b6aad56e290329f312a7ad602adf2a133baa709
+ sha256sums = 9b73112a86dba2b5ec3e88c01d64ad43c2e3575530ab6437f370e2a2d609d259
sha256sums = a6f45126461f22b47ac9671280e2cf2fbd52e389642d8dd865844bf2b7d43715
sha256sums = 61f8a26463527404b55bb7ee5dc18d909ad44bf56ac743ec8b081324c0def1e5
diff --git a/PKGBUILD b/PKGBUILD
index 8f16b22561e1..8c9690d3791a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: tleydxdy <shironeko(at)waifu(dot)club>
pkgname=system76-power
-pkgver=1.1.19
+pkgver=1.1.20
pkgrel=1
pkgdesc="System76 Power Management"
arch=('any')
@@ -24,7 +24,7 @@ source=(
'use-mkinitcpio.patch'
'makefile.patch'
)
-sha256sums=('eb369011f45dd0b8869f032d8b6aad56e290329f312a7ad602adf2a133baa709'
+sha256sums=('9b73112a86dba2b5ec3e88c01d64ad43c2e3575530ab6437f370e2a2d609d259'
'a6f45126461f22b47ac9671280e2cf2fbd52e389642d8dd865844bf2b7d43715'
'61f8a26463527404b55bb7ee5dc18d909ad44bf56ac743ec8b081324c0def1e5')