summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2020-05-04 18:27:03 -0600
committerSam Burgos2020-05-04 18:27:03 -0600
commit1c1571792b38e9d88793c513f03a8eb6d2e934d1 (patch)
tree8136a7e4ddc2eebef7a46cb16112b5db2ab7ea55
parentd359daafa29180523b3564f8ba1ddeb520890883 (diff)
downloadaur-1c1571792b38e9d88793c513f03a8eb6d2e934d1.tar.gz
updated description program similar to upstream
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 29b146051dfd..9ad401cbea02 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = warpinator
- pkgdesc = Share files across the LAN by Linux Mint
+ pkgdesc = Allows simple local network file sharing
pkgver = 1.0.1
pkgrel = 1
url = http://packages.linuxmint.com/pool/main/w/warpinator
diff --git a/PKGBUILD b/PKGBUILD
index af283c6d9e74..0df75968f11e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=warpinator
pkgver=1.0.1
pkgrel=1
-pkgdesc="Share files across the LAN by Linux Mint"
+pkgdesc="Allows simple local network file sharing"
arch=("x86_64")
url="http://packages.linuxmint.com/pool/main/w/${pkgname}"
license=("GPL")