summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShaleen Jain2018-04-18 08:32:28 +0530
committerShaleen Jain2018-04-18 08:32:48 +0530
commit15986173b818c34e373cbe634c8d161fbaec2f88 (patch)
treee35a7cb8d90d081678956e61ab449d92061872d7
parent31a52fc2772e333be4be7a77aa0babe7ec9b6579 (diff)
downloadaur-15986173b818c34e373cbe634c8d161fbaec2f88.tar.gz
update upstream branch
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c4c769b4a2f..5f6ae3f4f8c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = system76-dkms-git
pkgdesc = The system76 driver kernel module (DKMS)
- pkgver = 48
+ pkgver = 49
pkgrel = 1
url = https://github.com/pop-os/system76-dkms
arch = i686
@@ -9,7 +9,7 @@ pkgbase = system76-dkms-git
makedepends = git
depends = dkms
conflicts = system76-dkms
- source = system76::git+https://github.com/pop-os/system76-dkms.git#branch=dkms_bionic
+ source = system76::git+https://github.com/pop-os/system76-dkms.git#branch=master_bionic
source = dkms.conf
source = system76.conf
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 94b29a9fd19e..1148dc5a0660 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=system76
_pkgbase=system76-dkms
pkgname=system76-dkms-git
-pkgver=48
+pkgver=49
pkgrel=1
pkgdesc="The system76 driver kernel module (DKMS)"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('GPL2')
depends=('dkms')
makedepends=('git')
conflicts=("${_pkgbase}")
-source=("system76::git+https://github.com/pop-os/system76-dkms.git#branch=dkms_bionic"
+source=("system76::git+https://github.com/pop-os/system76-dkms.git#branch=master_bionic"
'dkms.conf'
'system76.conf')
md5sums=('SKIP'