summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Silva2016-07-13 10:54:29 +0100
committerBruno Silva2016-07-13 10:54:29 +0100
commit907d3b2a2b536ba538e43a2308beaee1a5fff22f (patch)
tree5f2d69ceaf8fb3574c232eb237dd20300a53f5ed
parent189b39aca384c41e39dab417477ca1cc17be3f60 (diff)
downloadaur-907d3b2a2b536ba538e43a2308beaee1a5fff22f.tar.gz
Bump to 2.2.0.r477
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 696e88041a6a..5c57bc9db3c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lyx-git
pkgdesc = An advanced WYSIWYM document processor & LaTeX front-end
- pkgver = 2.2.0.r468.g5d292fc
+ pkgver = 2.2.0.r477.g2b6f822
pkgrel = 1
url = http://www.lyx.org
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 819143833861..2c1c88c0458c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=lyx-git
_pkgname=lyx
-pkgver=2.2.0.r468.g5d292fc
+pkgver=2.2.0.r477.g2b6f822
pkgrel=1
pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ optdepends=(texlive-core rcs texlive-latexextra)
provides=('lyx-git')
conflicts=('lyx lyx-git')
replaces=('lyx lyx-git')
-source=(git://git.lyx.org/lyx.git#branch=master)
+source=("git://git.lyx.org/${_pkgname}.git#branch=master")
md5sums=('SKIP')
pkgver() {