summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorshironeko2022-07-17 13:13:30 -0400
committershironeko2022-07-17 13:13:30 -0400
commitcbbff620a0f5bb429985d86bcf3cc38330ac43e2 (patch)
tree805b293cf75c413ce5df7ba7704529831fa8dcd2
parentb465ac8cb8c86dc0be07516e5225219324a11108 (diff)
downloadaur-cbbff620a0f5bb429985d86bcf3cc38330ac43e2.tar.gz
update to 1.1.22
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6fe9f88d690d..d1a5e4abc510 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = system76-power
pkgdesc = System76 Power Management
- pkgver = 1.1.21
- pkgrel = 2
+ pkgver = 1.1.22
+ pkgrel = 1
url = https://github.com/pop-os/system76-power
install = system76-power.install
arch = any
@@ -13,9 +13,9 @@ 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.21.tar.gz
+ source = https://github.com/pop-os/system76-power/archive/1.1.22.tar.gz
source = use-mkinitcpio.patch
- sha256sums = 5369b2c8face5c4ef7a2482b6625d242a6b99b72fe12ea1e4585e2d7b3e47b73
+ sha256sums = 6dd45e466484f10cdd7fe42010f721dcaf1f5ff2f963874871baf56794e215e1
sha256sums = a6f45126461f22b47ac9671280e2cf2fbd52e389642d8dd865844bf2b7d43715
pkgname = system76-power
diff --git a/PKGBUILD b/PKGBUILD
index 86308970222f..3870b7b28c66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: tleydxdy <shironeko(at)waifu(dot)club>
pkgname=system76-power
-pkgver=1.1.21
-pkgrel=2
+pkgver=1.1.22
+pkgrel=1
pkgdesc="System76 Power Management"
arch=('any')
url="https://github.com/pop-os/system76-power"
@@ -23,7 +23,7 @@ source=(
"https://github.com/pop-os/${pkgname}/archive/${pkgver}.tar.gz"
'use-mkinitcpio.patch'
)
-sha256sums=('5369b2c8face5c4ef7a2482b6625d242a6b99b72fe12ea1e4585e2d7b3e47b73'
+sha256sums=('6dd45e466484f10cdd7fe42010f721dcaf1f5ff2f963874871baf56794e215e1'
'a6f45126461f22b47ac9671280e2cf2fbd52e389642d8dd865844bf2b7d43715')
prepare() {