summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormaximumadmin2021-05-17 20:47:30 +0900
committermaximumadmin2021-05-17 20:47:30 +0900
commite77095514394daa2491c6f646986cddd386a3eac (patch)
treefbe80a780d8f88a24ca52f9c4b8bf4b4bb01f114 /PKGBUILD
parent939c98f1f8ed05ed7028febc6b01c0299c529fee (diff)
downloadaur-e77095514394daa2491c6f646986cddd386a3eac.tar.gz
Update to 0.8.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e38e22ac54e..0fe651a412b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: maximumadmin <mxmadm at protonmail dot com>
pkgname=zramd
-pkgver=0.8.8
-pkgrel=3
+pkgver=0.8.9
+pkgrel=1
pkgdesc="Automatically setup swap on zram ✨"
arch=('any')
url="https://github.com/maximumadmin/zramd"
@@ -16,7 +16,7 @@ conflicts=('systemd-swap'
'zram-generator-git')
backup=('etc/default/zramd')
source=("https://github.com/maximumadmin/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('b0464e4b33b0e9365c45d1f608d620f13879d464eac259a9e0e37eb1402f2654')
+sha256sums=('2b91f02ae4e957d0cc49af8a31a1592a47fd310ce6779b8cad31cf85dadb594a')
build() {
cd "$pkgname-$pkgver"