diff options
-rw-r--r-- | xorg-xinit/.md5sum.i686 | 2 | ||||
-rw-r--r-- | xorg-xinit/.md5sum.x86_64 | 2 | ||||
-rw-r--r-- | xorg-xinit/Pkgfile | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/xorg-xinit/.md5sum.i686 b/xorg-xinit/.md5sum.i686 index e408bec09..8ce4c5b3a 100644 --- a/xorg-xinit/.md5sum.i686 +++ b/xorg-xinit/.md5sum.i686 @@ -1,2 +1,2 @@ -ee234056d8a3dbf37b61b4bcb35b88e4 xinit-1.3.1.tar.bz2 +9c0943cbd83e489ad1b05221b97efd44 xinit-1.3.2.tar.bz2 07d8d9b81cf35cb6741ace6226c2e8b7 xinitrc.patch diff --git a/xorg-xinit/.md5sum.x86_64 b/xorg-xinit/.md5sum.x86_64 index e408bec09..8ce4c5b3a 100644 --- a/xorg-xinit/.md5sum.x86_64 +++ b/xorg-xinit/.md5sum.x86_64 @@ -1,2 +1,2 @@ -ee234056d8a3dbf37b61b4bcb35b88e4 xinit-1.3.1.tar.bz2 +9c0943cbd83e489ad1b05221b97efd44 xinit-1.3.2.tar.bz2 07d8d9b81cf35cb6741ace6226c2e8b7 xinitrc.patch diff --git a/xorg-xinit/Pkgfile b/xorg-xinit/Pkgfile index a4464fa86..4f8539b26 100644 --- a/xorg-xinit/Pkgfile +++ b/xorg-xinit/Pkgfile @@ -6,9 +6,9 @@ # Run on: name=xorg-xinit -version=1.3.1 +version=1.3.2 release=1 -source=(http://xorg.freedesktop.org/releases/individual/app/xinit-$version.tar.bz2\ +source=(http://xorg.freedesktop.org/releases/individual/app/xinit-$version.tar.bz2 xinitrc.patch) build() { |