summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a851886bed80..d973107d88d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=systemd-swap-git
-pkgver=4.4.0.r4.g74d882f
+pkgver=4.4.0.r39.g6e4fd33
pkgrel=1
pkgdesc="Script for creating hybrid swap space from zram swaps, swap files and swap partitions"
arch=('any')
@@ -9,7 +9,7 @@ url="https://github.com/Nefelim4ag/systemd-swap"
license=('GPL3')
depends=('python' 'python-systemd' 'python-sysv_ipc' 'util-linux')
makedepends=('git')
-provides=('systemd-swap')
+provides=("systemd-swap=$pkgver")
conflicts=('systemd-swap')
backup=('etc/systemd/swap.conf')
source=("git+https://github.com/Nefelim4ag/systemd-swap.git")