summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryochananmarqos2019-06-06 09:01:11 -0600
committeryochananmarqos2019-06-06 09:01:11 -0600
commitfd9a1e6f4996f8d5a17739739aa6aef37004edfe (patch)
treea7c8176493658405835b2caca521fc1200158c34 /PKGBUILD
parent770d4867406795bcae4a05d2e3d339ece7a04bec (diff)
downloadaur-fd9a1e6f4996f8d5a17739739aa6aef37004edfe.tar.gz
added checksums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94126a7c1ee2..496b6cff6605 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('GPL3')
depends=('bash' 'grub')
optdepends=('polkit: for saving the new configuration to system')
source=("$pkgname-$pkgver.tar.gz::https://github.com/petsam/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=()
+sha256sums=('05b0f95fded7a335a6b28bd30f18d8da13ff416a66f1483bad81a6c535aabe70')
package() {
cd "$pkgname-$pkgver"