Update source hashes
This commit is contained in:
parent
34e388db18
commit
c2c303e6cb
4
PKGBUILD
4
PKGBUILD
@ -8,8 +8,8 @@ license=(GPL3)
|
|||||||
depends=(fd fzf mlocate 'python>=3.7' python-termcolor)
|
depends=(fd fzf mlocate 'python>=3.7' python-termcolor)
|
||||||
makedepends=(python-hypothesis python-pytest python-setuptools python-sphinx)
|
makedepends=(python-hypothesis python-pytest python-setuptools python-sphinx)
|
||||||
source=("${pkgname}-${pkgver}.tar.gz")
|
source=("${pkgname}-${pkgver}.tar.gz")
|
||||||
sha256sums=('89ef58e7b7ff62914570e8747cf9a56d695e7da3e8d27655a6431c64b31d3eb6')
|
sha256sums=('1124f0fabb45341a0daf6ca1f6fc9f7aa13bc921bd2fe25bd6e9744829c7fc96')
|
||||||
sha512sums=('f7eb56056f9de047b6a4e0531a44863e34e1beb3e620daf219807badefaed186036bc8d06dd102335915fe44ff06e1c132d159f38692043cf96d49649c4371b4')
|
sha256sums=('9995199d336df02f37af4a5600dfb969a85c64ce54644d95151b4fc1c9b9338940724efa6a037ccc96e3086656cebe7315be7d85de7fb0212aace0a701e32467')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||||
|
@ -4,7 +4,7 @@ class FileScripts < Formula
|
|||||||
url "https://github.com/etorres4/file-scripts",
|
url "https://github.com/etorres4/file-scripts",
|
||||||
:using => :git
|
:using => :git
|
||||||
version "1.0"
|
version "1.0"
|
||||||
sha256 "89ef58e7b7ff62914570e8747cf9a56d695e7da3e8d27655a6431c64b31d3eb6"
|
sha256 "1124f0fabb45341a0daf6ca1f6fc9f7aa13bc921bd2fe25bd6e9744829c7fc96"
|
||||||
|
|
||||||
depends_on "python@3.10"
|
depends_on "python@3.10"
|
||||||
depends_on "fd"
|
depends_on "fd"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user