summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorriderius2024-05-28 18:25:57 +0300
committerriderius2024-05-28 18:25:57 +0300
commitd22ba3755ae2cf629fd3f9c2eabb3d0dba80c5fb (patch)
tree7181bf39dc0cf756a3c7f373ef00b0249ee750aa /PKGBUILD
parentdeaa5b4b8ee34e0a4981ec7c7c2d3177009ed3fd (diff)
downloadaur-dict-ozhegov.tar.gz
upgpkg: dict-ozhegov 1.0-3
upgpkg: git-fame 2.0.1-2 upgpkg: git-of-theseus 0.3.4-3 upgpkg: git-quick-stats 2.5.6-2 upgpkg: mcmap 3.0.3-2 Add hashes for git repos Signed-off-by: riderius <riderius.help@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 392b9ede484e..b071fddc4e7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=dict-ozhegov
pkgver=1.0
-pkgrel=2
+pkgrel=3
pkgdesc="Ozhegov's Russian Dictionary"
arch=('any')
url="https://github.com/Layerex/ozhegov-dict"
@@ -14,7 +14,7 @@ conflicts=('dictd-ozhegov')
# Install file from dict-gcide (https://aur.archlinux.org/cgit/aur.git/tree/dict-gcide.install?h=dict-gcide)
install="${pkgname}.install"
source=("${pkgname}::git+https://github.com/Layerex/ozhegov-dict.git#commit=4a5876473a935da5e33852bc3360fccc798255e0")
-sha256sums=('SKIP')
+sha256sums=('e94bf5f1775d9d4d9d871eec530ae22cd368e3e2084a282fee27fbbc6ed02efa')
prepare() {
cd "${srcdir}/${pkgname}"