summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81253e3beba1..1b59cc14fea4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue May 15 10:20:22 UTC 2018
+# Sat Jul 7 04:39:56 UTC 2018
pkgbase = dpic-git
pkgdesc = An implementation of the pic "little language," with support for LaTeX, PDF, SVG, Postscript, and xfig 3.2 output.
- pkgver = r19.275538d
+ pkgver = r20.3073b72
pkgrel = 1
url = https://ece.uwaterloo.ca/~aplevich/dpic/
arch = i686
@@ -12,8 +12,6 @@ pkgbase = dpic-git
conflicts = dpic
source = dpic-git::git+https://gitlab.com/aplevich/dpic.git
md5sums = SKIP
- sha1sums = SKIP
- sha256sums = SKIP
pkgname = dpic-git
diff --git a/PKGBUILD b/PKGBUILD
index d28b94217fb5..7385c8da8154 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: aksr <aksr at t-com dot me>
pkgname=dpic-git
-pkgver=r19.275538d
+pkgver=r20.3073b72
pkgrel=1
epoch=
pkgdesc="An implementation of the pic \"little language,\" with support for LaTeX, PDF, SVG, Postscript, and xfig 3.2 output."
@@ -10,7 +10,7 @@ url="https://ece.uwaterloo.ca/~aplevich/dpic/"
license=('BSD')
categories=()
groups=()
-depends=('')
+depends=()
makedepends=('git')
optdepends=()
checkdepends=()