summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShaleen Jain2018-11-08 08:32:21 +0530
committerShaleen Jain2018-11-08 08:34:06 +0530
commit1185295b055e6358d4bc7fafd399bb4d91d66cca (patch)
tree47828cdf37fe05b842fdfcc5fbe1541f27bf3ec6
parentf87de777bf1c336082c64ca3b9237c7f0b0c6e84 (diff)
downloadaur-1185295b055e6358d4bc7fafd399bb4d91d66cca.tar.gz
update remote branch
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad13a04cc643..a908a4d6810e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = system76-dkms-git
pkgdesc = The system76 driver kernel module (DKMS)
- pkgver = 73
+ pkgver = 85
pkgrel = 1
url = https://github.com/pop-os/system76-dkms
arch = i686
@@ -10,7 +10,7 @@ pkgbase = system76-dkms-git
depends = dkms
provides = system76-dkms
conflicts = system76-dkms
- source = system76::git+https://github.com/pop-os/system76-dkms.git#branch=master_bionic
+ source = system76::git+https://github.com/pop-os/system76-dkms.git#branch=master
source = dkms.conf
source = system76.conf
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 035c906a1fd3..5386b91e5942 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=system76
_pkgbase=system76-dkms
pkgname=system76-dkms-git
-pkgver=73
+pkgver=85
pkgrel=1
pkgdesc="The system76 driver kernel module (DKMS)"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('dkms')
makedepends=('git')
conflicts=("${_pkgbase}")
provides=("${_pkgbase}")
-source=("system76::git+https://github.com/pop-os/system76-dkms.git#branch=master_bionic"
+source=("system76::git+https://github.com/pop-os/system76-dkms.git#branch=master"
'dkms.conf'
'system76.conf')
md5sums=('SKIP'