[arch-commits] Commit in systemd-swap/trunk (PKGBUILD)

Felix Yan fyan at nymeria.archlinux.org
Sun Jul 13 09:13:18 UTC 2014


    Date: Sunday, July 13, 2014 @ 11:13:17
  Author: fyan
Revision: 115645

upgpkg: systemd-swap 2.24.1-1

Modified:
  systemd-swap/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-13 08:51:41 UTC (rev 115644)
+++ PKGBUILD	2014-07-13 09:13:17 UTC (rev 115645)
@@ -3,7 +3,7 @@
 # Contributor: Timofey Titovets <Nefelim4ag at gmail.com>
 
 pkgname=systemd-swap
-pkgver=2.24
+pkgver=2.24.1
 pkgrel=1
 pkgdesc="Script for creating hybrid swap space from zram swaps, swap files and swap partitions."
 arch=('any')
@@ -11,6 +11,7 @@
 license=('GPL3')
 conflicts=(systemd-loop-swapfile zramswap zram)
 depends=('systemd' 'bash')
+optdepends=('zramctl: for zram support')
 makedepends=('git')
 backup=(etc/systemd-swap.conf)
 install=$pkgname.install




More information about the arch-commits mailing list