summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorguidedlinux2017-07-24 19:04:13 +0200
committerguidedlinux2017-07-24 19:04:13 +0200
commit8cea210d2ab5e4209351be2d6000a91d3ba482bf (patch)
treedb4e3db602ff1afe60b93733c07feecbe653c2a4
parent903888747bef0c2b0c4770c4c263e4b7b606d209 (diff)
downloadaur-8cea210d2ab5e4209351be2d6000a91d3ba482bf.tar.gz
Incremented pkgrel.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a9dfc7de1ef0..84140981736b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = archmaker
pkgdesc = Quickly and easily create your own arch-based GNU/Linux-distribution
pkgver = 0.0.1
- pkgrel = 3
+ pkgrel = 4
url = https://archmaker.guidedlinux.org/
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index c1d1161a2427..877905a5c9bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hannes Schulze <projects@guidedlinux.org>
pkgname=archmaker
pkgver=0.0.1
-pkgrel=3
+pkgrel=4
pkgdesc="Quickly and easily create your own arch-based GNU/Linux-distribution"
arch=('x86_64')
url="https://archmaker.guidedlinux.org/"