summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKloenk2018-12-17 16:16:09 +0100
committerKloenk2018-12-17 16:16:09 +0100
commit5fc057c4ca6922da8bdc78f541568f97289cd3d7 (patch)
tree6c3de2286edbb5f74fa06127d45dee7102243c48
parent48d2a085ce0022a06e5e7c89bc3848b59057b0cd (diff)
downloadaur-5fc057c4ca6922da8bdc78f541568f97289cd3d7.tar.gz
update to version 0.0.3r2
because I forgot to include the header
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b90286500ec1..5d8fcc20bed0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = 35c3_char-dkms-git
pkgdesc = Creates a char device with the content 35c3
- pkgver = 0.0.3
+ pkgver = 0.0.3r2
pkgrel = 1
url = https://github.com/Kloenk/35c3_char
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 9be8858babf1..53f69b122149 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Kloenk <35c3@kloenk.de>
pkgname=35c3_char-dkms-git
-pkgver=0.0.3
+pkgver=0.0.3r2
pkgrel=1
pkgdesc="Creates a char device with the content 35c3"
arch=('x86_64')