summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryeaseb2022-04-07 15:09:09 -0400
committeryeaseb2022-04-07 15:09:09 -0400
commit6d69f80ec614a70d8c056e6bc6ee186ca01b3e9e (patch)
tree96e1805825f13d805d5e3345336f4eb6b0e1e4f2
parente216395928221439f8262655e7fdea26951b6cea (diff)
downloadaur-6d69f80ec614a70d8c056e6bc6ee186ca01b3e9e.tar.gz
Fixed typos
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de9d72bc5853..eae5098962ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
-pkgbase = wmo-oc-dkms
+pkgbase = wmo_oc-dkms
pkgdesc = Kernel module for overclocking the MS Wheel Mouse Optical (MLT04).
pkgver = 1.0
pkgrel = 1
- url = https://github.com/YeaSeb/WMO1.1a-oc-kmod
+ url = https://github.com/YeaSeb/wmo-oc-kmod
arch = any
license = GPL2
depends = dkms
@@ -11,4 +11,4 @@ pkgbase = wmo-oc-dkms
md5sums = 4992b4f8828a951ea9a1b78931d245c7
md5sums = c0214b179a1d286fd59c82117109399e
-pkgname = wmo-oc-dkms
+pkgname = wmo_oc-dkms
diff --git a/PKGBUILD b/PKGBUILD
index 983b9e93a1d6..9862f02ba75e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Sebastián Zambrano <yeaseb@gmail.com>
# Contributor: Sebastián Zambrano <yeaseb@gmail.com>, Hannes Mann <hannesmann2000@gmail.com>
-pkgname=wmo-oc-dkms
+pkgname=wmo_oc-dkms
pkgver=1.0
pkgrel=1
pkgdesc="Kernel module for overclocking the MS Wheel Mouse Optical (MLT04)."
arch=('any')
-url="https://github.com/YeaSeb/WMO1.1a-oc-kmod"
+url="https://github.com/YeaSeb/wmo-oc-kmod"
license=('GPL2')
depends=('dkms')
source=('https://github.com/YeaSeb/wmo-oc-kmod/archive/refs/tags/1.0.zip'