mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-25 20:40:32 +01:00
fixup! update to 2.0.2
This commit is contained in:
9
.SRCINFO
9
.SRCINFO
@@ -1,19 +1,20 @@
|
||||
pkgbase = nix
|
||||
pkgdesc = A purely functional package manager
|
||||
pkgver = 2.0
|
||||
pkgrel = 1
|
||||
pkgver = 2.0.2
|
||||
pkgrel = 2
|
||||
url = https://nixos.org/nix
|
||||
install = nix.install
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
arch = armv7h
|
||||
license = LGPL
|
||||
makedepends = bzip2
|
||||
makedepends = gc
|
||||
makedepends = openssl
|
||||
depends = gc
|
||||
depends = libsodium
|
||||
source = https://nixos.org/releases/nix/nix-2.0/nix-2.0.tar.xz
|
||||
sha256sums = 7024d327314bf92c1d3e6cccd944929828a44b24093954036bfb0115a92f5a14
|
||||
source = https://nixos.org/releases/nix/nix-2.0.2/nix-2.0.2.tar.xz
|
||||
sha256sums = 2d2984410f73d759485526e594ce41b9819fafa4676f4f85a93dbdd5352a1435
|
||||
|
||||
pkgname = nix
|
||||
|
||||
|
||||
Reference in New Issue
Block a user