summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormatheusfillipe2022-07-30 14:15:41 -0300
committermatheusfillipe2022-07-30 14:15:41 -0300
commit51e2e0db26cfc4a8559e30235e4d5b31998ec29a (patch)
tree05e5284dcd38e00e94763d3a93b5db8f442e1648
parenta447fc92cb0ad2b47fdb248437fd5c692b1ce7f1 (diff)
downloadaur-51e2e0db26cfc4a8559e30235e4d5b31998ec29a.tar.gz
Update to v0.5.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7169c2fe35b2..d7465f0999be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = curl-impersonate-chrome
pkgdesc = A special compilation of curl that makes it impersonate Chrome
- pkgver = v0.5.1
+ pkgver = v0.5.2
pkgrel = 1
url = https://github.com/lwthiker/curl-impersonate
arch = x86_64
@@ -23,7 +23,7 @@ pkgbase = curl-impersonate-chrome
provides = curl-impersonate-chrome
provides = libcurl-impersonate-chrome
options = !buildflags
- source = curl-impersonate.tar.gz::https://github.com/lwthiker/curl-impersonate/archive/refs/tags/v0.5.1.tar.gz
+ source = curl-impersonate.tar.gz::https://github.com/lwthiker/curl-impersonate/archive/refs/tags/v0.5.2.tar.gz
md5sums = 66c6660c431b50aed9942f3fd460ea68
pkgname = curl-impersonate-chrome
diff --git a/PKGBUILD b/PKGBUILD
index 1b2ac02466da..06ae7dbe87c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer mattf <matheusfillipeag@gmail.com>
pkgname=curl-impersonate-chrome
-pkgver=v0.5.1
+pkgver=v0.5.2
pkgrel=1
pkgdesc="A special compilation of curl that makes it impersonate Chrome"
url="https://github.com/lwthiker/curl-impersonate"