summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhayao2021-04-13 21:36:58 +0900
committerhayao2021-04-13 21:36:58 +0900
commit41e747e3d783bbe400ab8878bfad04fb8f3ab6eb (patch)
treeb7da92e82a410db59731262eb1185dc643e327b3 /PKGBUILD
parent46220e86bf73189de8ab1510d12cf7647146cd84 (diff)
downloadaur-41e747e3d783bbe400ab8878bfad04fb8f3ab6eb.tar.gz
[update] : Updated v7.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb2f9a24e649..46c9b6e4f336 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_pkgname="alterlinux-wallpapers"
pkgname="${_pkgname}"
-pkgver="7.0"
+pkgver="7.1"
pkgrel=1
pkgdesc='AlterLinux wallpapers'
arch=('any')
url='https:/fascode.net'
-source=("https://github.com/FascodeNet/alterlinux-wallpapers/archive/refs/tags/v${pkgver}.zip")
-
+source=("https://github.com/FascodeNet/alterlinux-wallpapers/archive/refs/tags/v${pkgver}.zip")
md5sums=("SKIP")
+install="${pkgname}.install"
maindirname="${_pkgname}-${pkgver}"