Date: Tuesday, November 15, 2022 @ 11:49:09
  Author: kpcyrd
Revision: 1348866

Add sha256sums=

Modified:
  pbpst/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-15 11:48:45 UTC (rev 1348865)
+++ PKGBUILD    2022-11-15 11:49:09 UTC (rev 1348866)
@@ -14,6 +14,7 @@
 makedepends=('git' 'tup' 'clang' 'python-sphinx')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz";)
 md5sums=('2fec0dbd1d139f504fd8a2036ea2086e')
+sha256sums=('cd2bbbb8545faf4caaddd68261f478e21af7ab8c1dbd87a43fb9175146bb2199')
 
 build () {
     cd "pbpst-${pkgver}"

Reply via email to