summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index faef1806efb5..efb483c5edee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@ url="https://vance.fish/git/biblereader/"
license=('GPL')
depends=(gtkmm 'libbible>=1.0.1')
source=("$url/snapshot/$pkgname-$pkgver.tar.gz")
-sha256sums=('SKIP')
build() {
cd "$pkgname-$pkgver"
@@ -20,3 +19,4 @@ package() {
cd "$pkgname-$pkgver"
make DESTDIR="$pkgdir/" install
}
+sha256sums=('ebdf5fdcac069e31f4d896c716294865a85ded8f05184909378878cf8320c959')