summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFyodor Doletov2021-11-15 20:23:47 +0300
committerFyodor Doletov2021-11-15 20:23:47 +0300
commit6c96cc4e951b1881ede82b8db889c25ada90ec50 (patch)
tree2f0bf607d86bce30719154cb898a4afbaea06aa4 /PKGBUILD
parent0b182787a5f0b71fc0163c161fea31933e758f77 (diff)
downloadaur-6c96cc4e951b1881ede82b8db889c25ada90ec50.tar.gz
fix description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 159234971d02..7fa2783a3136 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Senderman <doletov.fyodor@yandex.ru>
pkgname=zram-s6
-pkgdesc="Activate zram using openrc"
+pkgdesc="Activate zram using skarnet's s6"
pkgver=1.0
-pkgrel=1
+pkgrel=2
arch=('any')
groups=('s6-galaxy')
provides=('init-zram')