summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c75573072533..0f185c7ec207 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url='https://github.com/topgrade-rs/topgrade'
license=('GPL3')
makedepends=('rust')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('e98f5c61914e88fa2437c539899c4f98ca70d9dc91492e35afba1cc8eb2092f')
+sha256sums=('0e98f5c61914e88fa2437c539899c4f98ca70d9dc91492e35afba1cc8eb2092f')
build() {
cd "$pkgname-$pkgver"