summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Miguel Fernandes Silva2022-01-04 15:48:08 +0000
committerBruno Miguel Fernandes Silva2022-01-04 15:48:08 +0000
commit8f4abb79890423c3e1348d380afb8357bf77e574 (patch)
tree68038957c86bad387138703345da1e98285a3e23
parent342bd1c572c6cbd17f72484320a4fac4ffe7f733 (diff)
downloadaur-lyx-git.tar.gz
Cleanup
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 01d7a2cfcdfd..d32b7cbc1ece 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lyx-git
pkgdesc = An advanced WYSIWYM document processor & LaTeX front-end
- pkgver = 2.4.0.r369.g109ea2be4a
+ pkgver = 2.4.Beta1.r369.g109ea2be4a
pkgrel = 1
url = http://www.lyx.org
arch = i686
@@ -27,7 +27,6 @@ pkgbase = lyx-git
optdepends = texlive-latexextra
provides = lyx
conflicts = lyx
- replaces =
source = lyx::git://git.lyx.org/lyx.git#branch=master
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index bfdaf0a4d123..adebedd29ef2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,6 @@ makedepends=(glibc qt5-base git autoconf automake gcc bc)
optdepends=(texlive-core rcs texlive-latexextra)
provides=('lyx')
conflicts=('lyx')
-replaces=('')
source=("${_pkgname}::git://git.lyx.org/${_pkgname}.git#branch=master")
md5sums=('SKIP')