summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Honeycutt2021-11-23 13:13:32 -0700
committerAaron Honeycutt2021-11-23 13:13:32 -0700
commita7d05f2aaf904df1f32daa293cdc37361fba7f3d (patch)
tree0e7151c29f233ad6e6d4b85d9dd1129f8d2ea053
parent2b95234b5d8475d260f5ab00407901d17b4cfc7f (diff)
downloadaur-a7d05f2aaf904df1f32daa293cdc37361fba7f3d.tar.gz
correct upload issue
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d270598a727..88920b0e2f79 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
-pkgbase = keyboard-configurator
+pkgbase = keyboard-configurator-git
pkgdesc = Configures keymap and backlight of System76 keyboards.
pkgver = 1.1.0
- pkgrel = 5
+ pkgrel = 3
url = https://github.com/pop-os/keyboard-configurator
arch = x86_64
license = GPL3
@@ -10,7 +10,7 @@ pkgbase = keyboard-configurator
depends = gtk3
depends = hidapi
depends = xz
- source = keyboard-configurator::git+https://github.com/pop-os/keyboard-configurator
+ source = keyboard-configurator-git::git+https://github.com/pop-os/keyboard-configurator
sha256sums = SKIP
-pkgname = keyboard-configurator
+pkgname = keyboard-configurator-git
diff --git a/PKGBUILD b/PKGBUILD
index d7c2d1a4f2e4..58bb654c70ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: Aaron Honeycutt <aaron at system76 dot com>
-pkgname=keyboard-configurator
+pkgname=keyboard-configurator-git
pkgver=1.1.0
pkgrel=3
pkgdesc="Configures keymap and backlight of System76 keyboards."