summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarry2018-05-12 19:43:27 -0400
committerHarry2018-05-12 19:43:27 -0400
commit0cf4c0d3f69ece7d1a96adf2823a2ea5806e2b09 (patch)
treea4b3a414e681d7542519925aad85f03c454f4caa
parent2a1bfdd77e5f1a39747ffa928483531735fbc787 (diff)
downloadaur-0cf4c0d3f69ece7d1a96adf2823a2ea5806e2b09.tar.gz
move to network group
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--bitmask.desktop1
3 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86b97fa56749..a63414d5eea5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = bitmask
source = https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz
source = bitmask.desktop
md5sums = 94bb24e9068d9ca71ced7469aa18a43d
- md5sums = 20f1f868f64ce2144e73eb29bd50777d
+ md5sums = 9da51e679f8217e510bac857a7008e51
pkgname = bitmask
diff --git a/PKGBUILD b/PKGBUILD
index 5b1fc33f7f29..7373bb9319b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ url="https://bitmask.net/"
license=('GPL3')
groups=('base-devel')
source=(https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz bitmask.desktop)
-md5sums=(94bb24e9068d9ca71ced7469aa18a43d 20f1f868f64ce2144e73eb29bd50777d)
+md5sums=(94bb24e9068d9ca71ced7469aa18a43d 9da51e679f8217e510bac857a7008e51)
package() {
mkdir -p "${pkgdir}/usr/share/applications/"
diff --git a/bitmask.desktop b/bitmask.desktop
index dab4e6fd35dd..cbc2e7120f3e 100644
--- a/bitmask.desktop
+++ b/bitmask.desktop
@@ -4,3 +4,4 @@ Exec=/opt/bitmask/bitmask
Terminal=false
Type=Application
Path=/opt/bitmask
+Categories=Network