summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnthony Rabbito2022-01-30 18:04:57 -0500
committerAnthony Rabbito2022-01-30 18:04:57 -0500
commitebe07451979693a6bfc59dd30facfce3ca9399f8 (patch)
tree395e6899e95adf0fef84e962727efe66f31e4fc5
parent914ac2fbaacad8aef7b212a030f821096e3812eb (diff)
downloadaur-ebe07451979693a6bfc59dd30facfce3ca9399f8.tar.gz
fix desc
Signed-off-by: Anthony Rabbito <hello@anthonyrabbito.com>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 79b6e70b9346..2a02d6e8d8a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -88,7 +88,7 @@ pkgbase = systemd-homed-containers
sha512sums = 825b9dd0167c072ba62cabe0677e7cd20f2b4b850328022540f122689d8b25315005fa98ce867cf6e7460b2b26df16b88bb3b5c9ebf721746dce4e2271af7b97
pkgname = systemd-homed-containers
- pkgdesc = system and service manager
+ pkgdesc = system and service manager patched for homed rootless containers
install = systemd.install
license = GPL2
license = LGPL2.1
diff --git a/PKGBUILD b/PKGBUILD
index ef2d7e881adc..c9311e9380f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=('systemd-homed-containers' 'systemd-libs-homed-containers' 'systemd-res
_tag='d066a4f747b225d47c5f5c97a8843d30878995b8' # git rev-parse v${_tag_name}
_tag_name=250.3
pkgver="${_tag_name/-/}"
-pkgrel=3
+pkgrel=4
arch=('x86_64')
url='https://www.github.com/systemd/systemd'
makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'