summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelics@felics-tablet2018-01-30 11:58:08 +0100
committerfelics@felics-tablet2018-01-30 11:58:08 +0100
commit9a5bba983c2d738777ec0f3ec530f74bc4d888c5 (patch)
tree291c39243ed85ca0fa675a452a5a2e428a7f11e1
parent1b386813147e25225963de1e6eeb6a594fc65c26 (diff)
downloadaur-9a5bba983c2d738777ec0f3ec530f74bc4d888c5.tar.gz
Corrected sha256sums
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c34653ef5367..534c2e31f1b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = wwwoffle-svn
pkgdesc = Simple caching proxy server with special features (request, recursive fetch, subscription, modify HTML, ...) for use with dial-up internet links. Includes startup scripts for OpenRC, System V init, systemd.
pkgver = 2.9j+svn2229
- pkgrel = 4
+ pkgrel = 5
epoch = 1
url = http://www.gedanken.org.uk/software/wwwoffle/
install = wwwoffle.install
@@ -35,9 +35,9 @@ pkgbase = wwwoffle-svn
source = wwwoffle.install
sha256sums = SKIP
sha256sums = 5491ffc23ae113db4b46167883594b5bcb6f1bbd0ce11432bc45047efbd635d2
- sha256sums = 5c1a2b853956780901b2aad49f9be3bc2060da88dd22ee38b235c24da8bda83f
+ sha256sums = fe13519cdbce667ec65a20a0f78784382e664a8f6b70c0a954db094f886ce04f
sha256sums = 03bebce87a0da1b383666ab7a95b9810e15f2a024c0954f09c959d342c5d9c87
- sha256sums = 1a2ca91f9726d7a8e1c157db044d2af60a5b4691cb2ae489539b7813aef503f6
+ sha256sums = 93e27b8cc24e241fb575b324f339677dce4da32f99e7ecd616e4be547bf54eed
sha256sums = 106f4ce3de6d6ea020e8dcd8a4fd4f78ed2ae855e8a953a8783134e4d2cfba12
pkgname = wwwoffle-svn
diff --git a/PKGBUILD b/PKGBUILD
index 68f560a7b659..0456b77697cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname="${_pkgname}-svn"
# _pkgver=2.9i
epoch=1
pkgver=2.9j+svn2229
-pkgrel=4
+pkgrel=5
pkgdesc="Simple caching proxy server with special features (request, recursive fetch, subscription, modify HTML, ...) for use with dial-up internet links. Includes startup scripts for OpenRC, System V init, systemd."
arch=('i686' 'x86_64' 'arm' 'arm64')
url="http://www.gedanken.org.uk/software/wwwoffle/"
@@ -57,9 +57,9 @@ sha256sums=(
# 'e6341a4ec2631dc22fd5209c7e5ffe628a5832ad191d444c56aebc3837eed2ae' # Main source, release
'SKIP' # Main source, SVN
'5491ffc23ae113db4b46167883594b5bcb6f1bbd0ce11432bc45047efbd635d2' # conf_d_wwwoffle
- '5c1a2b853956780901b2aad49f9be3bc2060da88dd22ee38b235c24da8bda83f' # initscript_openrc
+ 'fe13519cdbce667ec65a20a0f78784382e664a8f6b70c0a954db094f886ce04f' # initscript_openrc
'03bebce87a0da1b383666ab7a95b9810e15f2a024c0954f09c959d342c5d9c87' # initscript_systemd
- '1a2ca91f9726d7a8e1c157db044d2af60a5b4691cb2ae489539b7813aef503f6' # initscript_sysvinit
+ '93e27b8cc24e241fb575b324f339677dce4da32f99e7ecd616e4be547bf54eed' # initscript_sysvinit
'106f4ce3de6d6ea020e8dcd8a4fd4f78ed2ae855e8a953a8783134e4d2cfba12' # ${install}
)