First, I ask for your patience. I am new to Github and KCP. I did follow official KaOS documentation regarding KCP packaging. I successfully packaged the latest version of Brave on my laptop, installed it and have tested it. It passes the tests when I run pckcp
against the new Brave package. The only changes I made were in the PKGBUILD file. Specifically I changed the following two fields:
pkgver=1.79.126
chromiumver=137.0.7151.119
I am new to Github and did not want to add the updated PKGBUILD file to the master branch, because what if I did it wrong? I created a new branch named v1.79.126. Would someone mind taking a look at my changes and if they are good to please add it to the master branch? This is my first time contributing and I want to make sure I am doing everything right.
Thanks!
-OZ