File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11pkgbase = mixxx-git
22 pkgdesc = Digital DJ mixing software. Git master branch (development/alpha).
3- pkgver = r9785
3+ pkgver = r9787
44 pkgrel = 1
55 url = https://mixxx.org/
66 install = mixxx.install
Original file line number Diff line number Diff line change 33# Contributor: regreddit <nik.martin@gmail.com>
44
55pkgname=mixxx-git
6- pkgver=r9785
6+ pkgver=r9787
77pkgrel=1
88pkgdesc=" Digital DJ mixing software. Git master branch (development/alpha)."
99# TODO: Re-add aarch64 once we figure out a performant way to build it
Original file line number Diff line number Diff line change 11pkgbase = yay
22 pkgdesc = Yet another yogurt. Pacman wrapper and AUR helper written in Go.
3- pkgver = 13.0.0
3+ pkgver = 13.0.1
44 pkgrel = 1
55 url = https://github.com/Jguer/yay
66 arch = i686
@@ -21,7 +21,7 @@ pkgbase = yay
2121 conflicts = yay-bin
2222 replaces = yay-bin
2323 options = !lto
24- source = yay-13.0.0 .tar.gz::https://github.com/Jguer/yay/archive/v13.0.0 .tar.gz
25- sha256sums = ba2d17b1f1b295aec32ff36b84ebda02c03c68df5add3f6b284fbd3c74956d2f
24+ source = yay-13.0.1 .tar.gz::https://github.com/Jguer/yay/archive/v13.0.1 .tar.gz
25+ sha256sums = b77454bce87110180a1b6664c2d260de78124c9894b71101610ba84f551eb0d0
2626
2727pkgname = yay
Original file line number Diff line number Diff line change 11# Maintainer: Jguer <pkgbuilds at jguer.space>
22pkgname=yay
3- pkgver=13.0.0
3+ pkgver=13.0.1
44pkgrel=1
55pkgdesc=" Yet another yogurt. Pacman wrapper and AUR helper written in Go."
66arch=(' i686' ' pentium4' ' x86_64' ' arm' ' armv7h' ' armv6h' ' aarch64' ' riscv64' ' powerpc64le' )
@@ -19,7 +19,7 @@ optdepends=(
1919)
2020makedepends=(' go>=1.19' )
2121source=(" ${pkgname} -${pkgver} .tar.gz::https://github.com/Jguer/yay/archive/v${pkgver} .tar.gz" )
22- sha256sums=(' ba2d17b1f1b295aec32ff36b84ebda02c03c68df5add3f6b284fbd3c74956d2f ' )
22+ sha256sums=(' b77454bce87110180a1b6664c2d260de78124c9894b71101610ba84f551eb0d0 ' )
2323
2424build () {
2525 export GOPATH=" $srcdir " /gopath
You can’t perform that action at this time.
0 commit comments