summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2021-01-02 22:52:44 +0100
committerNicolas Iooss2021-01-02 22:52:44 +0100
commitce9f5706dd9d8145afc021d0f9386f94a35878e4 (patch)
tree0dc9b1e3010a1115adca469e78932c2f91594f4b
parent009540b59ebcc0e356e3f499de1849e12a5a397e (diff)
downloadaur-ce9f5706dd9d8145afc021d0f9386f94a35878e4.tar.gz
psmisc-selinux 23.3-4 update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ec3880a7f14..f08582aa1fff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = psmisc-selinux
pkgdesc = Miscellaneous procfs tools with SELinux support
pkgver = 23.3
- pkgrel = 2
- url = http://psmisc.sourceforge.net/
+ pkgrel = 4
+ url = https://gitlab.com/psmisc/psmisc
arch = x86_64
groups = selinux
license = GPL
depends = ncurses
depends = libselinux
- provides = psmisc=23.3-2
- provides = selinux-psmisc=23.3-2
+ provides = psmisc=23.3-4
+ provides = selinux-psmisc=23.3-4
conflicts = psmisc
conflicts = selinux-psmisc
source = https://downloads.sourceforge.net/psmisc/psmisc-23.3.tar.xz
diff --git a/PKGBUILD b/PKGBUILD
index d4d756cdc56e..42964d8801cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,10 +8,10 @@
pkgname=psmisc-selinux
pkgver=23.3
-pkgrel=2
+pkgrel=4
pkgdesc='Miscellaneous procfs tools with SELinux support'
arch=('x86_64')
-url='http://psmisc.sourceforge.net/'
+url='https://gitlab.com/psmisc/psmisc'
license=('GPL')
groups=('selinux')
depends=('ncurses' 'libselinux')