Skip to content

Instantly share code, notes, and snippets.

@inglor
Created February 4, 2016 10:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save inglor/8aa920f88f54077d5e36 to your computer and use it in GitHub Desktop.
Save inglor/8aa920f88f54077d5e36 to your computer and use it in GitHub Desktop.
aarchup PKGBUILD diff
--- PKGBUILD 2015-10-01 04:45:28.000000000 +0100
+++ PKGBUILD 2016-02-04 09:56:34.742397450 +0000
@@ -8,7 +8,7 @@
pkgdesc="Fork of archup a small and lightweight update-notifier for archlinux."
url="https://github.com/aericson/aarchup"
arch=('i686' 'x86_64')
-license="GPL"
+license=('GPL')
depends=('pacman' 'libnotify' 'gtk2')
makedepends=('libnotify' 'autoconf' 'gzip')
source=("https://github.com/aericson/aarchup/archive/$pkgver.zip")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment