summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwangjiezhe2017-11-07 00:25:28 +0800
committerwangjiezhe2017-11-07 00:25:28 +0800
commit49e153def2b22d63857bd75d5ab4bc867c3ae990 (patch)
treeb56105c1674602c7e4cb15ce61266755ff2de676 /PKGBUILD
parent6d53a5f6c67ac1df6423f1940801df5d3768d973 (diff)
downloadaur-49e153def2b22d63857bd75d5ab4bc867c3ae990.tar.gz
texmacs-svn 20171103.10882-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab0542ee08d3..3911dd1567c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=texmacs-svn
_pkgname=texmacs
-pkgver=20171101.10881
+pkgver=20171103.10882
pkgrel=1
pkgdesc="Free scientific text editor, inspired by TeX and GNU Emacs. WYSIWYG editor and CAS-interface."
arch=('i686' 'x86_64')
@@ -22,7 +22,7 @@ source=("${_pkgname}::svn://svn.savannah.gnu.org/texmacs/trunk/src"
"0001-Sage-plugin-fix-which-not-found.patch"
)
sha1sums=('SKIP'
- '2c3bf8ba3c879ba20fc0afb8228a431ef4b21430')
+ '8a6e4f423a56a870136c1b2357b0e6cbd46e6d51')
options=('!emptydirs' '!ccache')
provides=('texmacs')
conflicts=('texmacs')