diff options
-rw-r--r-- | xorg-libxrandr/.signature | 6 | ||||
-rw-r--r-- | xorg-libxrandr/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/xorg-libxrandr/.signature b/xorg-libxrandr/.signature index ea0f0333..9edb90be 100644 --- a/xorg-libxrandr/.signature +++ b/xorg-libxrandr/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndLheeAOSNwLnagQGRDC5X8BElVOGGWWBCH/tvsjo0zDl3e1wz9+eYn6b/jaJZoYeKspodIJq2Pr2mzRNsm3JdQA= -SHA256 (Pkgfile) = 5b740cc6d789e19a22682345d5c98c596d3e4681063adcb23399b36c8a168763 +RWTSGWF5Q7TndCoIWLaUXcuJilycX1E2lCMfIC33dxS+FkYIV6irK57cwT4rZCij9U8LlTbsMcUMSB/vM+rF5HWWWoScu2CB1wQ= +SHA256 (Pkgfile) = 8bfec80da72eacbe41a004b6108cdcc28c3a02477f9c5b9c7165aa046b37dae0 SHA256 (.footprint) = 95e593d08121fa252fab104d5d5d9134d4a9fe38dc0711de3a7658954b970baa -SHA256 (libXrandr-1.5.2.tar.bz2) = 8aea0ebe403d62330bb741ed595b53741acf45033d3bda1792f1d4cc3daee023 +SHA256 (libXrandr-1.5.3.tar.xz) = 897639014a78e1497704d669c5dd5682d721931a4452c89a7ba62676064eb428 diff --git a/xorg-libxrandr/Pkgfile b/xorg-libxrandr/Pkgfile index 88840adf..6554dd90 100644 --- a/xorg-libxrandr/Pkgfile +++ b/xorg-libxrandr/Pkgfile @@ -4,9 +4,9 @@ # Depends on: xorg-libxext xorg-libxrender name=xorg-libxrandr -version=1.5.2 +version=1.5.3 release=1 -source=(https://www.x.org/releases/individual/lib/libXrandr-$version.tar.bz2) +source=(https://www.x.org/releases/individual/lib/libXrandr-$version.tar.xz) build() { cd libXrandr-$version |