Skip to content

Commit

Permalink
bump scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
joske committed Dec 4, 2023
1 parent bb0afd1 commit fcda1cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions asahi-scripts/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Maintainer: Hector Martin <[email protected]>

pkgname=asahi-scripts
pkgver=20230821
pkgver=20231019
pkgrel=1
pkgdesc='Asahi Linux maintenance scripts'
arch=('any')
url='http://asahilinux.org'
license=('MIT')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/AsahiLinux/${pkgname}/archive/refs/tags/${pkgver}.tar.gz")
install=asahi-scripts.install
sha256sums=('4612bbb0e9c32dda413315fdf1f7428e8697bf426258d89e7d32de0cccfe90cf')
b2sums=('6848d0e666053f6262cea69b9e1d7d979d8c46eddd7a2d8f98eedc3c2eb06fb17dafd53febcc2423052f7beb812ddbb2a3d76c442801d832ee7dde45ead990ae')
sha256sums=('1268fdd26e9f3f18bd3e95ad1e6ceb299926fccfffaa6398cf07bd62315a7caa')
b2sums=('1aed07a408d9857b8de2ae9d60fe2b04eca25dce68dbd0090d264f7b89c3a2c275fb902ece13ca3e9ccf0f6e04d5f40a79f8ca0c4114117613c72b02b3cfda97')
backup=(etc/m1n1.conf)

build() {
Expand Down

0 comments on commit fcda1cf

Please sign in to comment.