summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Bidulock2020-06-14 02:54:02 -0600
committerBrian Bidulock2020-06-14 02:54:02 -0600
commit9d880d0daf284d218bcba4fb0235cf4bb315076e (patch)
treea3d5ecf48af1abd40ac21df477ef997e22fca2d6
parentc3d4a31049909137157a8e6bae8eca60f28e8bd8 (diff)
downloadaur-xorg-xinit-git.tar.gz
update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f1a953cedc66..6ef32c252f29 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xorg-xinit-git
pkgdesc = X.Org initialisation program
- pkgver = 1.4.1.r0.g9a8b937
- pkgrel = 1
+ pkgver = 1.4.1.r1.g4f54d18
+ pkgrel = 2
url = http://xorg.freedesktop.org/
arch = i686
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = xorg-xinit-git
depends = inetutils
optdepends = xorg-twm
optdepends = xterm
- provides = xorg-xinit=1.4.1-1
+ provides = xorg-xinit=1.4.1-2
conflicts = xorg-xinit
options = !emptydirs
backup = etc/X11/xinit/xserverrc
diff --git a/PKGBUILD b/PKGBUILD
index dc7da54eced0..54ebda851864 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
_pkgname=xorg-xinit
pkgname=xorg-xinit-git
-pkgver=1.4.1.r0.g9a8b937
-pkgrel=1
+pkgver=1.4.1.r1.g4f54d18
+pkgrel=2
pkgdesc="X.Org initialisation program "
arch=('i686' 'x86_64')
license=('custom')