mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-28 05:50:31 +01:00
Update to v2.3.11.
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@@ -7,7 +7,7 @@
|
||||
# Contributor: Anders Bennehag
|
||||
|
||||
pkgname=nix
|
||||
pkgver=2.3.10
|
||||
pkgver=2.3.11
|
||||
pkgrel=1
|
||||
pkgdesc="A purely functional package manager"
|
||||
arch=('i686' 'x86_64' 'armv7h')
|
||||
@@ -19,7 +19,7 @@ makedepends=('bzip2' 'openssl')
|
||||
install=nix.install
|
||||
source=("https://nixos.org/releases/nix/nix-$pkgver/nix-$pkgver.tar.xz"
|
||||
'ldflags.patch')
|
||||
sha256sums=('a8a85e55de43d017abbf13036edfb58674ca136691582f17080c1cd12787b7ab'
|
||||
sha256sums=('89a8d7995305a78b1561e6670bbf1879c791fc4904eb094bc4f180775a61c128'
|
||||
'42350237d98785b30b0ee099405f2f1f7412f8a816162c22bd232ed3dbbe0305')
|
||||
|
||||
prepare() {
|
||||
|
||||
Reference in New Issue
Block a user