summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraksr2015-10-17 10:15:03 +0200
committeraksr2015-10-17 10:15:03 +0200
commit009a9bf1001de970bf31cb85fdeba64fb2580e6e (patch)
treeb9a7e4a7086556b099334eb65acff8a314fe796f
parentbcf201fef1e56bbdda03d209542c2b3e13f6272c (diff)
downloadaur-009a9bf1001de970bf31cb85fdeba64fb2580e6e.tar.gz
Update to 1.2.15.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf94dcff81c6..b06150ecbd3a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = epix
pkgdesc = ePiX - Utilities for creating mathematically accurate figures
- pkgver = 1.2.14
+ pkgver = 1.2.15
pkgrel = 1
url = http://mathcs.holycross.edu/~ahwang/epix/ePiX.html
arch = i686
@@ -10,10 +10,10 @@ pkgbase = epix
depends = texlive-latexextra
depends = texlive-pictures
depends = texlive-pstricks
- source = http://mathcs.holycross.edu/~ahwang/epix/epix-1.2.14.tar.gz
- md5sums = 3bf176a18a8cac7c128ba47a6cde6f93
- sha1sums = 254c34f3eabc87c0c8c97e43664c76f44b997d8c
- sha256sums = 0f44987455641aedda59c6604a5a3b8c46b6a62afc8051e67436df497270eb06
+ source = http://mathcs.holycross.edu/~ahwang/epix/epix-1.2.15.tar.gz
+ md5sums = 0774f64cb51b1eeeb18aa29fb95ad087
+ sha1sums = 66d106b559af5ab21f4413a12e3fe799dc7d1277
+ sha256sums = 9170278aeeec444e0b13f3d47d072daa9d855e1bcb6d5ad2fe0dc624f2f536cf
pkgname = epix
diff --git a/PKGBUILD b/PKGBUILD
index b4582c641f7c..858bdee93d2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: aksr <aksr at t-com dot me>
pkgname=epix
-pkgver=1.2.14
+pkgver=1.2.15
pkgrel=1
epoch=
pkgdesc="ePiX - Utilities for creating mathematically accurate figures"
@@ -21,9 +21,9 @@ install=
changelog=
source=("http://mathcs.holycross.edu/~ahwang/$pkgname/$pkgname-$pkgver.tar.gz")
noextract=()
-md5sums=('3bf176a18a8cac7c128ba47a6cde6f93')
-sha1sums=('254c34f3eabc87c0c8c97e43664c76f44b997d8c')
-sha256sums=('0f44987455641aedda59c6604a5a3b8c46b6a62afc8051e67436df497270eb06')
+md5sums=('0774f64cb51b1eeeb18aa29fb95ad087')
+sha1sums=('66d106b559af5ab21f4413a12e3fe799dc7d1277')
+sha256sums=('9170278aeeec444e0b13f3d47d072daa9d855e1bcb6d5ad2fe0dc624f2f536cf')
build() {
cd "$srcdir/$pkgname-$pkgver"