summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2022-09-17 11:21:09 +0200
committerDaniel Peukert2022-09-17 11:21:09 +0200
commitcbf14b653b95e333c68daeb1a1441c1d569de76c (patch)
treef559283c5d581ca7b75fce1932361d705a16016a /PKGBUILD
parentb935e5f43c9c60fc1cae7f02d8c9f4bd1e5e09af (diff)
downloadaur-cbf14b653b95e333c68daeb1a1441c1d569de76c.tar.gz
Update git packages with sha256sums to sha512sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e33ff5f8037..12bd902ed3aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ makedepends=('git')
provides=("$_pkgname")
conflicts=("$_pkgname")
source=("$pkgname::git+$url")
-sha256sums=('SKIP')
+sha512sums=('SKIP')
_sourcedirectory="$pkgname"