summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Lau2017-08-17 13:12:18 +0200
committerSebastian Lau2017-08-17 13:12:18 +0200
commit418a1dce301b6ac1b3a977fc9b6714ba088772ed (patch)
tree47ead59f440e50aef49c9f21b1e3bf61c6c2ef7d
parent2446d3f688669ddc5bf707b19e409c97c406a792 (diff)
downloadaur-418a1dce301b6ac1b3a977fc9b6714ba088772ed.tar.gz
UPD to v0.9.3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0cc1dfaf2b99..54f1899fd053 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Aug 17 11:09:58 UTC 2017
+# Thu Aug 17 11:11:16 UTC 2017
pkgbase = plymouth
pkgdesc = A graphical boot splash screen with kernel mode-setting support
- pkgver = 0.9.2
- pkgrel = 15
+ pkgver = 0.9.3
+ pkgrel = 1
url = http://www.freedesktop.org/wiki/Software/Plymouth/
arch = i686
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = plymouth
options = !libtool
options = !emptydirs
backup = etc/plymouth/plymouthd.conf
- source = http://www.freedesktop.org/software/plymouth/releases/plymouth-0.9.2.tar.bz2
+ source = http://www.freedesktop.org/software/plymouth/releases/plymouth-0.9.3.tar.xz
source = arch-logo.png
source = plymouth.encrypt_hook
source = plymouth.encrypt_install
@@ -36,7 +36,7 @@ pkgbase = plymouth
source = plymouth-quit.service.in.patch
source = plymouth-set-default-theme.in.patch
source = plymouth-update-initrd.patch
- md5sums = ff420994deb7ea203df678df92e7ab7d
+ md5sums = b261c720888a5431cdfce8494805eab3
md5sums = 65fa2763d5c9bb9f80973ea5e6e3db3e
md5sums = fbdd5d04e3089a214b9056357434df86
md5sums = 65eb269910f1b81e3f0970af456394ca
diff --git a/PKGBUILD b/PKGBUILD
index 04d74851f453..78435975fc11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
#
pkgname=plymouth
-pkgver=0.9.2
-pkgrel=15
+pkgver=0.9.3
+pkgrel=1
pkgdesc="A graphical boot splash screen with kernel mode-setting support"
url="http://www.freedesktop.org/wiki/Software/Plymouth/"
@@ -23,7 +23,7 @@ provides=('plymouth')
conflicts=('plymouth-git')
backup=('etc/plymouth/plymouthd.conf')
-source=("http://www.freedesktop.org/software/${pkgname}/releases/${pkgname}-${pkgver}.tar.bz2"
+source=("http://www.freedesktop.org/software/${pkgname}/releases/${pkgname}-${pkgver}.tar.xz"
'arch-logo.png'
'plymouth.encrypt_hook'
'plymouth.encrypt_install'
@@ -42,7 +42,7 @@ source=("http://www.freedesktop.org/software/${pkgname}/releases/${pkgname}-${pk
'plymouth-set-default-theme.in.patch'
'plymouth-update-initrd.patch')
-md5sums=('ff420994deb7ea203df678df92e7ab7d'
+md5sums=('b261c720888a5431cdfce8494805eab3'
'65fa2763d5c9bb9f80973ea5e6e3db3e'
'fbdd5d04e3089a214b9056357434df86'
'65eb269910f1b81e3f0970af456394ca'