Updated version.
This commit is contained in:
parent
f52ffc74ce
commit
71733ec429
2
Makefile
2
Makefile
@ -4,7 +4,7 @@ SYSDDIR_=${shell pkg-config systemd --variable=systemdsystemunitdir}
|
||||
SYSDDIR=${SYSDDIR_:/%=%}
|
||||
DESTDIR=/
|
||||
|
||||
LDFLAGS=-ldflags "-s -w -X main.version=22.31.0" -tags osusergo,netgo
|
||||
LDFLAGS=-ldflags "-s -w -X main.version=22.38.0" -tags osusergo,netgo
|
||||
|
||||
all: ${TARGET}
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Maintainer: Alexander "Arav" Andreev <me@arav.top>
|
||||
pkgname=dwelling-files
|
||||
pkgver=22.31.0
|
||||
pkgver=22.38.0
|
||||
pkgrel=1
|
||||
pkgdesc="Arav's dwelling / Files"
|
||||
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
|
||||
|
Loading…
Reference in New Issue
Block a user