summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a70cab1ac682..9a8adea612b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer mattf <matheusfillipeag@gmail.com>
pkgname=curl-impersonate-firefox
-pkgver=v0.6.0
+pkgver=v0.6.1
pkgrel=1
pkgdesc="A special compilation of curl that makes it impersonate Firefox"
url="https://github.com/lwthiker/curl-impersonate"
@@ -18,7 +18,7 @@ source=(
"curl-impersonate.tar.gz::https://github.com/lwthiker/curl-impersonate/archive/refs/tags/${pkgver}.tar.gz"
)
-md5sums=('484272f1aec11b24d324b2e71bd9c7c6')
+md5sums=('2f4183e25a8cc41f015913dbec2cb414')
build () {
cd curl-impersonate-${pkgver/v/}