File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33_realname=libpst
44pkgbase=" mingw-w64-${_realname} "
55pkgname=(" ${MINGW_PACKAGE_PREFIX} -${_realname} " )
6- pkgver=0.6.76.r78.g0dfabdc
6+ pkgver=0.6.76.r79.gcc600ee
77pkgrel=1
88pkgdesc=" Outlook .pst file converter (mingw-w64)"
99url=" https://github.com/pst-format/libpst"
@@ -22,17 +22,16 @@ depends=(
2222makedepends=(
2323 " ${MINGW_PACKAGE_PREFIX} -autotools"
2424 " ${MINGW_PACKAGE_PREFIX} -cc"
25+ " ${MINGW_PACKAGE_PREFIX} -xmlto"
2526 " ${MINGW_PACKAGE_PREFIX} -docbook-xsl"
2627 " ${MINGW_PACKAGE_PREFIX} -doxygen"
2728 " ${MINGW_PACKAGE_PREFIX} -graphviz"
2829 " autoconf-archive"
29- " xmlto"
30- " docbook-xsl"
3130 " git"
3231)
33- _commit=" 0dfabdc07bf31da628aa3d67138ad44d98583d1f "
32+ _commit=" cc600ee98c4ed23b8ab0bc2cf6b6c6e9cb587e89 "
3433source=(" git+https://github.com/pst-format/libpst#commit=${_commit} " )
35- sha256sums=(' SKIP ' )
34+ sha256sums=(' dd61c6b7555fb112181037c775bfbb4da16bc566d2e75ad36cef8c74a401d928 ' )
3635
3736pkgver () {
3837 cd " ${_realname} "
You can’t perform that action at this time.
0 commit comments