summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortqre2020-08-18 17:36:19 +0300
committertqre2020-08-18 17:36:19 +0300
commit78907c4be40e23d34674c5176cb15d531e02dd67 (patch)
treea62d5b0e025aab6b0688942c84c611d4ec5a07a0 /PKGBUILD
parent4de7145f34e8ab2fee8eb98378e51fc7e7b7d51f (diff)
downloadaur-78907c4be40e23d34674c5176cb15d531e02dd67.tar.gz
updated to systemd-246.2-1 version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a77535af7d13..93a845d913b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@
pkgbase=systemd-selinux
pkgname=('systemd-selinux' 'systemd-libs-selinux' 'systemd-resolvconf-selinux' 'systemd-sysvcompat-selinux')
-_tag='7fb880ddf101b871f68aae0d86db652e2c13c5db' # git rev-parse v${pkgver}
-pkgver=246.1
+_tag='91b37e6f0982e1e64c63017000248d7441a83a2e' # git rev-parse v${pkgver}
+pkgver=246.2
pkgrel=1
arch=('x86_64')
url='https://www.github.com/systemd/systemd'