summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 06243ac6fca0..35b3d0441747 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = texstudio-dark-git
pkgdesc = Integrated writing environment for creating LaTeX documents. Dark version.
- pkgver = 2.12.8.r18.g71585dcf
+ pkgver = 2.12.14.r34.gbb23f3c7
pkgrel = 1
url = http://texstudio.sourceforge.net/
arch = i686
@@ -15,7 +15,7 @@ pkgbase = texstudio-dark-git
optdepends = evince: pdf reader
optdepends = okular: alternate pdf reader
conflicts = texstudio
- source = texstudio-dark::git+https://github.com/suratovvlad/texstudio.git#branch=darktheme
+ source = texstudio-dark::git+https://github.com/suratovvlad/texstudio.git
sha512sums = SKIP
pkgname = texstudio-dark-git
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() {