1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-27 21:40:31 +01:00

update to 1.11.10

This commit is contained in:
vlad
2017-06-12 23:18:08 +03:00
parent b04d076c79
commit 03310c8419
2 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
# Contributor: koral <koral at mailoo dot org>
pkgname=nix
pkgver=1.11.9
pkgver=1.11.10
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=('0e943e277f37843f9196b0293cc31d828613ad7a328ee77cd5be01935dc6e7e1')
sha256sums=('b29a458c2b803bcc07d8b58cd016ca6ad0788a73ca74edaeaebc588961322467')
build () {
cd "$pkgname-$pkgver"