summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndré Schröder2021-12-31 18:44:03 +0100
committerAndré Schröder2021-12-31 18:44:03 +0100
commit3eb24b17468625e79916ce5c3f9aed8daaebda06 (patch)
treea664bc891e16f45b8ee5d92da096313d92b86455
parent01950cb44ff2d39411fb556606a909080e338bbd (diff)
downloadaur-3eb24b17468625e79916ce5c3f9aed8daaebda06.tar.gz
upgpkg: python-sphinx-math-dollar 1.2-2
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a51a9e0f666..f1a304057dab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-sphinx-math-dollar
pkgdesc = Sphinx extension to let you write LaTeX math using $$
pkgver = 1.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/sympy/sphinx-math-dollar
arch = any
license = MIT
@@ -11,4 +11,3 @@ pkgbase = python-sphinx-math-dollar
sha256sums = 531c95d1fd07af06f48392ed7b9a67103636bcb34400cb9e2645a620cc0f417f
pkgname = python-sphinx-math-dollar
-
diff --git a/PKGBUILD b/PKGBUILD
index cc2305b189e6..30e74b18abd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _name=python-sphinx-math-dollar
pkgname=$_name
pkgver=1.2
_mainfolder=sphinx-math-dollar-$pkgver
-pkgrel=1
+pkgrel=2
pkgdesc='Sphinx extension to let you write LaTeX math using $$'
arch=(any)
url=https://github.com/sympy/sphinx-math-dollar