summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormschubert2019-01-30 14:44:56 +0100
committermschubert2019-01-30 14:44:56 +0100
commit493d1033bb0a1c016254326251eee217a258e184 (patch)
treea6caa708600bb18caf6db715a5b25240e9b25f73
parent44df2abd8d5a143dc3342fb56dc0df81a9bde7f9 (diff)
downloadaur-493d1033bb0a1c016254326251eee217a258e184.tar.gz
version bump 3.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e140b610752f..0d403ec9a9c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = latex-enumitem
pkgdesc = Customize the three basic lists (enumerate, itemize and description)
- pkgver = 3.6
+ pkgver = 3.7
pkgrel = 1
url = http://www.ctan.org/tex-archive/macros/latex/contrib/enumitem
install = latex-enumitem.install
@@ -10,7 +10,7 @@ pkgbase = latex-enumitem
depends = unzip
noextract = enumitem.zip
source = http://mirror.ctan.org/macros/latex/contrib/enumitem.zip
- sha256sums = 9ebcb5e70ff8ee4e1c9d28be8fbd7b5894f98bdefe4342c245980f6a108fcef1
+ sha256sums = 1279d5435f0b1295f90135d8414dbdf6f09879039edea20b72feba7c67f5277d
pkgname = latex-enumitem
diff --git a/PKGBUILD b/PKGBUILD
index 18e22fad7a82..1f2133723f19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Michael Schubert <mschu.dev at gmail>
pkgname=latex-enumitem
_pkgname=${pkgname#latex-}
-pkgver=3.6
+pkgver=3.7
pkgrel=1
pkgdesc="Customize the three basic lists (enumerate, itemize and description)"
arch=('any')
@@ -11,7 +11,7 @@ depends=('texlive-core' 'unzip')
noextract=('enumitem.zip')
source=("http://mirror.ctan.org/macros/latex/contrib/$_pkgname.zip")
install="$pkgname.install"
-sha256sums=('9ebcb5e70ff8ee4e1c9d28be8fbd7b5894f98bdefe4342c245980f6a108fcef1')
+sha256sums=('1279d5435f0b1295f90135d8414dbdf6f09879039edea20b72feba7c67f5277d')
package() {
install -dm755 "$pkgdir"/usr/share/texmf