summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhonvex-cool2024-02-07 23:40:52 +0100
committerhonvex-cool2024-02-07 23:40:52 +0100
commit64fafb1950f0a853bebcca7e58c5842a935e5747 (patch)
tree76d4024f99bf532690b4740c034a0cc67c78674e
parent66ca040b0724e45a459274c8ab910469c3476881 (diff)
downloadaur-64fafb1950f0a853bebcca7e58c5842a935e5747.tar.gz
Change `pkgver` to `0.2`
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f7317c4c927..5a69559087e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer:
pkgname=local-dns
-pkgver=0.1
+pkgver=0.2
pkgrel=1
pkgdesc="With this package the user is able to define a wrapper around DNS resolution with which one can define some fake DNS addresses that will be mapped to a specific device on a local network identified by a mac address."
arch=(x86_64)