summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxsmile2023-05-07 10:38:56 +0200
committerxsmile2023-05-07 10:38:56 +0200
commit2fb70e345663464b5e57e79fa37eadf1d454cad8 (patch)
treeff8ee8dc1cff96c4d34ebc6de7940b2d2378e969
parentf4cf7d36c548a557b002609df19af271be082ecd (diff)
downloadaur-2fb70e345663464b5e57e79fa37eadf1d454cad8.tar.gz
checksum update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75e85c295dea..68de534baa5e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,6 +9,6 @@ pkgbase = chromexup
makedepends = python-setuptools
depends = python-requests
source = https://github.com/xsmile/chromexup/archive/0.5.3.tar.gz
- sha256sums = 36035b9d7b351d2091e07491dec2be249f62d066c4e509b04da897b7d94821ff
+ sha256sums = 87f6166a9e0f50926257c8df31260b6a673d6e0f9cb3a8ab266cc0b456487f34
pkgname = chromexup
diff --git a/PKGBUILD b/PKGBUILD
index 448d156c6208..03b1f692b347 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ makedepends=(python-setuptools)
depends=(python-requests)
install="$pkgname.install"
source=("$url/archive/$pkgver.tar.gz")
-sha256sums=('36035b9d7b351d2091e07491dec2be249f62d066c4e509b04da897b7d94821ff')
+sha256sums=('87f6166a9e0f50926257c8df31260b6a673d6e0f9cb3a8ab266cc0b456487f34')
package() {
cd $pkgname-$pkgver