summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnas Elgarhy2023-07-16 17:10:49 +0300
committerAnas Elgarhy2023-07-16 17:10:49 +0300
commit8e1d81370a60c95fbb0ed28fc53dae71f33ae52e (patch)
tree83a4e781edb769bcc768efa90c601d5b66eb8d0c /PKGBUILD
parentb6dfb989443ce64e176f552d3f8df79d9b3f4897 (diff)
downloadaur-8e1d81370a60c95fbb0ed28fc53dae71f33ae52e.tar.gz
chore(pkgbuild): update checksums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f84ad3b3af85..4f52449c897c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,10 +14,9 @@ install=
changelog=
source=("$url/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
noextract=()
-md5sums=()
+sha256sums=('ad6552fa7ee2042dca6bc4b041e13fcfada4d784380e35423a1aea963fa9152e')
validpgpkeys=()
package() {
install -Dm644 "./$pkgname.jar" "$pkgdir/usr/share/java/$pkgname/$pkgname.jar"
install -Dm777 "./$pkgname.sh" "$pkgdir/usr/bin/$pkgname"
}
-sha256sums=('ccb2caf9e47dbdc55e70f8e2b5565d183b238d5e247aaa78a6c6fd58e2e97221')