mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
systemd-swap: update to 3.5.1
This commit is contained in:
parent
b7fa6b8cab
commit
5db0fbf002
@ -1,5 +1,5 @@
|
||||
pkgname=systemd-swap
|
||||
pkgver=3.3.0
|
||||
pkgver=3.5.1
|
||||
pkgrel=1
|
||||
pkgdesc="Script for creating hybrid swap space from zram swaps, swap files and swap partitions."
|
||||
arch=('x86_64')
|
||||
@ -11,7 +11,7 @@ replace=('zramswap')
|
||||
backup=(etc/systemd-swap.conf)
|
||||
install=$pkgname.install
|
||||
source=("https://github.com/Nefelim4ag/${pkgname}/archive/${pkgver}.tar.gz")
|
||||
md5sums=('9b7d8c57bc93e0e390517dc4b9e1898f')
|
||||
md5sums=('487d1d233c288eda6f6eb84bd7e383da')
|
||||
|
||||
package() {
|
||||
cd ${srcdir}/${pkgname}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user