diff options
author | tqre | 2020-08-28 16:55:45 +0300 |
---|---|---|
committer | tqre | 2020-08-29 12:38:25 +0300 |
commit | a4cdde067d91b2358b4dd95d9e6f07c7cb7315e4 (patch) | |
tree | 47ad402efd8cc588f50d46495bb420ba61f69eae /PKGBUILD | |
parent | 6ae54c869eabdee2a454cdb757bbf59392cb676f (diff) | |
download | aur-a4cdde067d91b2358b4dd95d9e6f07c7cb7315e4.tar.gz |
systemd-selinux 246.3-1 update
Missed the tag change
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -10,9 +10,9 @@ pkgbase=systemd-selinux pkgname=('systemd-selinux' 'systemd-libs-selinux' 'systemd-resolvconf-selinux' 'systemd-sysvcompat-selinux') -_tag='91b37e6f0982e1e64c63017000248d7441a83a2e' # git rev-parse v${pkgver} -pkgver=246.2 -pkgrel=2 +_tag='b5ca06f13739f6fae3b73ccfc89d1e4d152329a2' # git rev-parse v${pkgver} +pkgver=246.3 +pkgrel=1 arch=('x86_64') url='https://www.github.com/systemd/systemd' groups=('selinux') |