summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2022-11-02 17:06:28 +0100
committerhaawda2022-11-02 17:06:28 +0100
commitcc7da281e092fa0a59feda4b5371387bc3b5da76 (patch)
treed30ac3fe3a5b1d09dc0832850c8a1800c414b67c /PKGBUILD
parent63c5c20ba508cb828281108f76f54eeaf97c85e5 (diff)
downloadaur-cc7da281e092fa0a59feda4b5371387bc3b5da76.tar.gz
unstick commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4dbd1c66ce04..5b19c1002605 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=texmacs-svn
_pkgname=texmacs
-pkgver=20221031.14053
+pkgver=20221102.14062
pkgrel=1
pkgdesc="Free scientific text editor, inspired by TeX and GNU Emacs. WYSIWYG editor and CAS-interface."
arch=('x86_64')
@@ -20,7 +20,7 @@ optdepends=('transfig: convert images using fig2ps'
'imagemagick: convert images'
'aspell: spell checking')
makedepends=('ghostscript' 'cmake' 'subversion')
-source=("${_pkgname}::svn://svn.savannah.gnu.org/texmacs/trunk/src#revision=14053")
+source=("${_pkgname}::svn://svn.savannah.gnu.org/texmacs/trunk/src")
sha256sums=('SKIP')
options=('!emptydirs' '!ccache')
provides=('texmacs')