summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVladislav Suratov2019-01-03 23:08:16 +0300
committerVladislav Suratov2019-01-03 23:08:16 +0300
commit02b3f76d25330324fb83cbbe30851605b1bcf9e3 (patch)
tree33f190f50ebf67d4f4638a273e4988bb5ba4c7ef /PKGBUILD
parent70a72b5da2c9d5903cd5140376990a86a751cbab (diff)
downloadaur-02b3f76d25330324fb83cbbe30851605b1bcf9e3.tar.gz
Update to 2.12.14 with libqdark 0.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6b5ec95ca416..2be61eab182b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: degreeme <suratovvlad@gmail.com>
pkgname=texstudio-dark-git
-pkgver=2.12.8.r18.g71585dcf
+pkgver=2.12.14.r34.gbb23f3c7
pkgrel=1
pkgdesc="Integrated writing environment for creating LaTeX documents. Dark version."
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ makedepends=('qt5-tools')
optdepends=('evince: pdf reader'
'okular: alternate pdf reader')
conflicts=('texstudio')
-source=("${pkgname%-*}::git+https://github.com/suratovvlad/texstudio.git#branch=darktheme")
+source=("${pkgname%-*}::git+https://github.com/suratovvlad/texstudio.git")
sha512sums=('SKIP')
pkgver() {