Skip to content
Snippets Groups Projects
Commit 4e0c54b0 authored by Alad Wenter's avatar Alad Wenter
Browse files

aurutils: update changelog

parent cafa3c3f
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ ETCDIR ?= /etc
AURUTILS_LIB_DIR ?= $(LIBDIR)/$(PROGNM)
AURUTILS_VERSION ?= $(shell git describe --tags || true)
ifeq ($(AURUTILS_VERSION),)
AURUTILS_VERSION := 19.9
AURUTILS_VERSION := 20
endif
AURUTILS_SHELLCHECK = $(wildcard lib/*)
......
## 19.10
## 20
* `aur-sync`
+ move git `orderFile` to `XDG_CONFIG_HOME/aurutils/view/orderfile` (#1167)
* `perl`
+ move `AUR::Repo` to `aur-repo-parse`
+ move `AUR::Depends::get` to `aur-depends::solve`
+ move `AUR::Depends::vercmp` to `AUR::Vercmp`
## 19.9
* `aur-repo`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment