summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEgor Gushcha2022-07-21 01:41:45 +0600
committerEgor Gushcha2022-07-21 01:41:45 +0600
commit8be3b4c4524f712f39ef0806d6d74cd6fd9b05c6 (patch)
tree1c95e063cbea4623f3f2750edeeb18d3d407e8ee /PKGBUILD
parenteffb39a5842e2a2d777e0b5651f4d9e79ef5a0e7 (diff)
downloadaur-pacproxy.tar.gz
Update to 2.0.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a06498db65f..1143e983c335 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
pkgname=pacproxy
-pkgver=2.0.4
+pkgver=2.0.5
pkgrel=1
pkgdesc='A no-frills local HTTP proxy server powered by a proxy auto-config (PAC) file'
arch=(x86_64)
license=(Apache)
-source=($pkgname\_$pkgver\_linux_amd64.tar.gz::https://github.com/williambailey/$pkgname/releases/download/v.$pkgver/$pkgname\_$pkgver\_linux_amd64.tar.gz)
-sha256sums=(e0836759847a0e69c3625f1fcd87fc324a19f5fb98771ab8da2e545ca82e4975)
+source=($pkgname\_$pkgver\_linux_amd64.tar.gz::https://github.com/williambailey/$pkgname/releases/download/v$pkgver/$pkgname\_$pkgver\_linux_amd64.tar.gz)
+sha256sums=(b14cdb39e4c791776c19cd5b0e626bd892a3cfc2876141d77b24c1919e29cc39)
package() {
install -Dm 755 $pkgname\_$pkgver\_linux_amd64/$pkgname $pkgdir/usr/bin/$pkgname