mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-27 13:30:31 +01:00
update to 0.11.8
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@@ -4,7 +4,7 @@
|
||||
# Contributor: koral <koral at mailoo dot org>
|
||||
|
||||
pkgname=nix
|
||||
pkgver=1.11.7
|
||||
pkgver=1.11.8
|
||||
pkgrel=1
|
||||
pkgdesc="A purely functional package manager"
|
||||
arch=('i686' 'x86_64')
|
||||
@@ -13,7 +13,7 @@ license=('LGPL')
|
||||
depends=('perl-www-curl' 'perl-dbd-sqlite' 'gc' 'libsodium')
|
||||
makedepends=('bzip2' 'gc' 'openssl')
|
||||
source=("https://nixos.org/releases/nix/nix-$pkgver/nix-$pkgver.tar.xz")
|
||||
sha256sums=('1a6fd2a23f5fde614c3937c0d51eff46d28dd30d245a66d34d59b15fd9bb8f2d')
|
||||
sha256sums=('69e0f398affec2a14c47b46fec712906429c85312d5483be43e4c34da4f63f67')
|
||||
|
||||
build () {
|
||||
cd "$pkgname-$pkgver"
|
||||
|
||||
Reference in New Issue
Block a user