summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authordoragasu2021-09-05 16:25:08 +0200
committerdoragasu2021-09-05 16:25:08 +0200
commite2b48a528e4cfad00aa3108c8fe70977e7c028cf (patch)
treec4617bbcbd6ef453d724338ab5a4e05e9faa39c9 /.SRCINFO
parent115018bab295b829439877711282a6ec7a01664c (diff)
downloadaur-e2b48a528e4cfad00aa3108c8fe70977e7c028cf.tar.gz
Fix build errors and update p7zip to v17.04
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4448ef40447..2359b2a67782 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lib7zip
pkgdesc = A library using 7z.dll/7z.so(from 7-Zip) to handle different archive types.
- pkgver = 3.0.0
+ pkgver = 3.0.0_17.04
pkgrel = 1
url = https://github.com/stonewell/lib7zip
arch = i686
@@ -8,10 +8,11 @@ pkgbase = lib7zip
license = MPL
makedepends = libtool
options = !libtool
- source = https://github.com/stonewell/lib7zip/archive/3.0.0.tar.gz
- source = http://downloads.sourceforge.net/project/p7zip/p7zip/16.02/p7zip_16.02_src_all.tar.bz2
- sha256sums = 75def3c6393ff4eb390ed5b82f89edc1b93fd1ac92680556a8d9a4e5cad7257c
- sha256sums = 5eb20ac0e2944f6cb9c2d51dd6c4518941c185347d4089ea89087ffdd6e2341f
+ source = git+https://github.com/stonewell/lib7zip.git
+ source = git+https://github.com/jinfeihan57/p7zip/#tag=v17.04
+ source = fix_build_errs.patch
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = 4c3f39beea4142283d76c2652d01ceaa647717d72359f75b9e7164082ba3a12d
pkgname = lib7zip
-