summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhonvex-cool2024-02-07 23:42:01 +0100
committerhonvex-cool2024-02-07 23:42:01 +0100
commit1771ac967080127f30060e4092f54068428f84d3 (patch)
tree8eddca670cfb0f004abe6213a67d399d2de50ecf
parent64fafb1950f0a853bebcca7e58c5842a935e5747 (diff)
downloadaur-1771ac967080127f30060e4092f54068428f84d3.tar.gz
Change `pkgver` to `0.2` in `.SRCINFO`
-rw-r--r--.SRCINFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2426f8bb5bb9..28a802e1f610 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = local-dns
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.
- pkgver = 0.1
+ pkgver = 0.2
pkgrel = 1
url = https://github.com/Student-Team-Projects/Local-DNS.git
arch = x86_64