summaryrefslogtreecommitdiff
path: root/xorg-libxrandr-32
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2019-03-18 23:06:27 +1100
committerDanny Rawlins <monster.romster@gmail.com>2019-03-18 23:06:27 +1100
commit3ff809df6c64ad2183c2f485a7422f007ed04677 (patch)
tree0e6ea6034b740a40a441ca15e61e8df222152cd5 /xorg-libxrandr-32
parentd8ea05775c765d1683088901b4b9e23e056c5866 (diff)
downloadcompat-32-3ff809df6c64ad2183c2f485a7422f007ed04677.tar.gz
compat-32-3ff809df6c64ad2183c2f485a7422f007ed04677.tar.xz
xorg-libxrandr-32: 1.5.1 -> 1.5.2
Diffstat (limited to 'xorg-libxrandr-32')
-rw-r--r--xorg-libxrandr-32/.footprint1
-rw-r--r--xorg-libxrandr-32/.md5sum1
-rw-r--r--xorg-libxrandr-32/.signature8
-rw-r--r--xorg-libxrandr-32/Pkgfile4
4 files changed, 7 insertions, 7 deletions
diff --git a/xorg-libxrandr-32/.footprint b/xorg-libxrandr-32/.footprint
index 6138efc7..136dfe20 100644
--- a/xorg-libxrandr-32/.footprint
+++ b/xorg-libxrandr-32/.footprint
@@ -7,3 +7,4 @@ lrwxrwxrwx root/root usr/lib32/libXrandr.so.2 -> libXrandr.so.2.2.0
-rwxr-xr-x root/root usr/lib32/libXrandr.so.2.2.0
drwxr-xr-x root/root usr/lib32/pkgconfig/
-rw-r--r-- root/root usr/lib32/pkgconfig/xrandr.pc
+drwxr-xr-x root/root usr/share/
diff --git a/xorg-libxrandr-32/.md5sum b/xorg-libxrandr-32/.md5sum
deleted file mode 100644
index 62be1bad..00000000
--- a/xorg-libxrandr-32/.md5sum
+++ /dev/null
@@ -1 +0,0 @@
-28e486f1d491b757173dd85ba34ee884 libXrandr-1.5.1.tar.bz2
diff --git a/xorg-libxrandr-32/.signature b/xorg-libxrandr-32/.signature
index a93880d1..2aafe265 100644
--- a/xorg-libxrandr-32/.signature
+++ b/xorg-libxrandr-32/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/compat-32.pub
-RWSwxGo/zH7eXQub4Ah84JC9eIuUe4nvCqCxbiOyJojMZYq+7XGUaXPa6zdVS+vhSNfVxbAR0siTA8Q/urbfYFjBHc+Z+GWF0gI=
-SHA256 (Pkgfile) = 175d4ecc6708500bbb3be814191a26af7850bf551d9c6a429e8dd764a3618e2d
-SHA256 (.footprint) = 837888d9294e3fbd47f1b01a944f2dedc23d45a915799bc61abbce23b408e99a
-SHA256 (libXrandr-1.5.1.tar.bz2) = 1ff9e7fa0e4adea912b16a5f0cfa7c1d35b0dcda0e216831f7715c8a3abcf51a
+RWSwxGo/zH7eXbs5W+T8+EyB6sCVw1Vs4BiZB2igjahFPndk7IIgttsHIYq5mf14ALCZ28w15eEcH25RR52P0ZTe1VhuQGMekgU=
+SHA256 (Pkgfile) = 945a911c7bc1aab5cea8fcd504c640520624bec60bbc9de0552055af72a9554d
+SHA256 (.footprint) = 51a22151070383c08f8a605faa8eb41763d152fcdbde56d584b1bb7823f9aa34
+SHA256 (libXrandr-1.5.2.tar.bz2) = 8aea0ebe403d62330bb741ed595b53741acf45033d3bda1792f1d4cc3daee023
diff --git a/xorg-libxrandr-32/Pkgfile b/xorg-libxrandr-32/Pkgfile
index 8ac0cd40..18fb0f7b 100644
--- a/xorg-libxrandr-32/Pkgfile
+++ b/xorg-libxrandr-32/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: xorg-libxext-32 xorg-libxrandr xorg-libxrender-32
name=xorg-libxrandr-32
-version=1.5.1
+version=1.5.2
release=1
source=(https://www.x.org/releases/individual/lib/libXrandr-$version.tar.bz2)
@@ -16,5 +16,5 @@ build() {
make
make DESTDIR=$PKG install
- rm -r $PKG/usr/{include,share/man,share}
+ rm -r $PKG/usr/{include,share/man}
}

Generated by cgit