Fixed, I had uploaded the wrong file to github.
Search Criteria
Package Details: aura-bin 1.3.9-1
| Git Clone URL: | https://aur.archlinux.org/aura-bin.git (read-only) |
|---|---|
| Package Base: | aura-bin |
| Description: | A secure package manager for Arch Linux and the AUR written in Haskell - Prebuilt binary |
| Upstream URL: | https://github.com/fosskers/aura |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Submitter: | fosskers |
| Maintainer: | fosskers |
| Last Packager: | fosskers |
| Votes: | 149 |
| Popularity: | 2.997560 |
| First Submitted: | 2013-05-12 11:50 |
| Last Updated: | 2017-05-31 03:04 |
Dependencies (6)
- gmp (gmp-hg)
- pacman (pacman-buildenv_ext-git, pacman-git, pacman-reproducible)
- pcre (pcre-svn)
- aur-git (optional) – AUR package completions for zsh.
- customizepkg (customizepkg-git, customizepkg-patching, customizepkg-scripting) (optional) – For auto-editing of PKGBUILDs.
- powerpill (optional) – For faster repository downloads.
Required by (1)
- gitaur (requires aura)
Sources (1)
Latest Comments
fosskers commented on 2017-05-31 14:16
nanohard commented on 2017-05-31 03:50
Filename is wrong, the format has changed. I think the MD5 is also different?
New filename format:
aura-bin-${pkgver}-${pkgrel}-x86_64.pkg.tar.xz
Old:
aura-${pkgver}-x86_64.tar.gz
fosskers commented on 2017-05-31 03:05
Updated!
pedrogabriel commented on 2017-05-17 12:48
Abs has been discontinued, I think you should drop it there too.
fosskers commented on 2016-10-27 14:18
Updated! Thanks for you patience, everyone.
erbridge commented on 2016-10-26 15:12
Package out of date.
ajknoll commented on 2016-09-21 01:29
I'm getting the same problem as @joshproehl :(
joshproehl commented on 2016-09-16 18:26
@fosskers I believe @despairblue may have found the file on the package website (https://aur.archlinux.org/packages/aura-bin/), under sources, where it links to https://bitbucket.org/fosskers/aura/downloads/aura-1.3.6-.tar.gz which returns a 404. (I know because I just fell for the same thing!)
Also, aura is still broken for me. Even after `pacman -R aura` and rebuilding from the PKGBUILD cloned from https://aur.archlinux.org/aura-bin.git I am still getting:
> aura -Au
aura >>= Fetching package information...
aura >>= Comparing package versions...
aura >>= No AUR package upgrades necessary.
aura >>= No valid packages specified.
Is this still expected behavior, or is there some further steps that need to be taken to get aura working again?
birdspider commented on 2016-06-24 20:10
So, whats up with aura AUR search - didn't this work at some time ?
~ $ /usr/bin/aura -As "dwarffortress-iron"
__aur/dwarffortress-ironhand 0.42.06-1 (2 | 0.27)
____A single-player fantasy game. You control a dwarv....
~ $ /usr/bin/aura -As dwarffortress
~ $ /usr/bin/aura -As "dwarffortress"
~ $ /usr/bin/aura -As "dwarffortress-"
~ $ /usr/bin/aura -As "dwarffortress-i"
__aur/dwarffortress-ironhand 0.42.06-1 (2 | 0.27)
____A single-player fantasy game. You control a dwarv....
despairblue commented on 2016-05-17 07:27
@fosskers sry, the notification for your comment must have slipped through...
I think it was in the PKGBUILD, though it seems to have been fixed by now.
Thx for your awesome work on this!