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

aurutils: v20.4

parent b1902994
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 := 20.3
AURUTILS_VERSION := 20.4
endif
AURUTILS_LIB = $(shell find lib/ -name 'aur-*')
......
## 20.4
* `aur-build`
+ do not skip build on partial results (#1186)
## 20.3
* `perl`
......
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