mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 08:47:15 +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
|
pkgname=systemd-swap
|
||||||
pkgver=3.3.0
|
pkgver=3.5.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Script for creating hybrid swap space from zram swaps, swap files and swap partitions."
|
pkgdesc="Script for creating hybrid swap space from zram swaps, swap files and swap partitions."
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -11,7 +11,7 @@ replace=('zramswap')
|
|||||||
backup=(etc/systemd-swap.conf)
|
backup=(etc/systemd-swap.conf)
|
||||||
install=$pkgname.install
|
install=$pkgname.install
|
||||||
source=("https://github.com/Nefelim4ag/${pkgname}/archive/${pkgver}.tar.gz")
|
source=("https://github.com/Nefelim4ag/${pkgname}/archive/${pkgver}.tar.gz")
|
||||||
md5sums=('9b7d8c57bc93e0e390517dc4b9e1898f')
|
md5sums=('487d1d233c288eda6f6eb84bd7e383da')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
cd ${srcdir}/${pkgname}-${pkgver}
|
cd ${srcdir}/${pkgname}-${pkgver}
|
||||||
|
Loading…
Reference in New Issue
Block a user